PT-1554 Fixed tests for duplicate key checker

This commit is contained in:
Carlos Salguero
2018-06-14 10:45:36 -03:00
parent accdd7712b
commit 5a47bac4d4
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Changelog for Percona Toolkit
* Improvement PT-1569 : Disabled --alter-foreign-keys-method=drop_swap in pt-osc
* Fixed bug PT-1563 : Fixed pt-show-grants for MySQL 5.6
* Improvement PT-1562 : pt-mysql-summary: Fix mysqld command for Travis
* Improvement PT-242 : (pt-stalk) Include SHOW SLAVE STATUS on 5.7 (Thanks Marcelo Altmann)