Percona announces the release of Percona Toolkit 3.0.6 on January 4, 2018.
Percona Toolkit is a collection of advanced command-line tools that perform a variety of MySQL and MongoDB server and system tasks too difficult or complex for DBAs to perform manually. Percona Toolkit, like all Percona software, is free and open source.
You download packages from the website or install from official repositories.
This release includes the following changes:
New Features:
- PT-221: Improve
pt-table-sync
support for MyRocks - PT-218:
pt-stalk
now checks the RocksDB status - PT-214:
pt-mysql-summary
contains the RocksDB section - PT-205:
pt-osc
shows a message if trying to set the engine torocksdb
andbinlog_format != row
- PT-204:
pt-table-checksum
skips RocksDB tables.
Bug fixes:
- PT-234: The general log parser cannot handle time stamps which include time zones
- PT-229:
pt-online-schema-change
does not retry on a deadlock error when using Percona Server 5.7 - PT-225:
pt-table-checksum
ignores generated columns