Percona Toolkit 3.7.1 has been released on Dec 17, 2025. The most important updates in this version are:
- Finalized SSL/TLS support for MySQL
- Added support for Debian 13 and Amazon Linux 2023
- Fixed MariaDB support broken in version 3.7.0
- Added options to skip certain collections in
pt-k8s-debug-collectorandpt-stalk - Documentation improvements
- Other performance improvements
In this blog, I will outline the most significant changes. A full list of improvements and bug fixes can be found in the release notes.
SSL/TLS support for MySQL
Percona Toolkit historically did not have consistent SSL support. This was reported at …
[Read more]