Percona is glad to announce the release of Percona Toolkit 2.1.10 on July 18th, 2013 (Downloads are available here).
Bugs Fixed:
--utc option for pt-heart was still broken because “MySQL interprets date as a value in the current time zone and converts it to an internal value in UTC.” Now the tool works correctly with --utc by specifying “SET time_zone='+0:00'“, and older versions of the tool can be made to work by specifying --set-vars "time_zone='+0:00'". Bug fixed #1163372.
Other bugs fixed: bug #1136559, bug #1171968, bug #1146324, bug #1137556 and bug #947893.
All of Percona‘s software is open source and free, all the details of the release can be found in the 2.1.10 milestone at Launchpad. Bugs can be reported on the Percona Toolkit launchpad bug tracker.
Resources
RELATED POSTS