Merge branch '3.0' into PT-1554-more-MySQL8-tests

This commit is contained in:
Carlos Salguero
2018-06-14 14:37:35 -03:00
4 changed files with 87 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Changelog for Percona Toolkit
* Fixed bug PT-1570 : pt-archiver fails to detect columns with the word GENERATED as part of the comment
* 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