Percona announces the availability of Percona Toolkit 2.2.18, released on June 24, 2016.
Percona Toolkit is a collection of advanced command-line tools to perform a variety of MySQL server and system tasks that are too difficult or complex for DBAs to perform manually. Percona Toolkit, like all Percona software, is free and open source.
This release is the current stable release in the 2.2 series. It includes new features and bug fixes as well as improved MySQL 5.7 compatibility. Full details are below. Downloads are available here and from the Percona Software Repositories.
New features:
pt-stalk now sorts the output of transactions by id
pt-summary
--no-vertical-format option for pt-query-digest, allowing compatibility with non-standard MySQL clients that don’t support the G directive at the end of a statementBug fixes:
tcpdump capture with pt-query-digest
pt-online-schema-change plugin documentation
--attribute-value-limit option for pt-query-digest
--version option
--where option for pt-table-checksum
pt-query-digest to parse the general log generated by MySQL (and Percona Server) 5.7 instance
--verbose option for pt-slave-restartYou can find release details in the release notes and the 2.2.18 milestone on Launchpad. Bugs can be reported on the Percona Toolkit launchpad bug tracker.
Resources
RELATED POSTS