PT-162 Updated tests for PR #191

This commit is contained in:
Carlos Salguero
2017-06-19 11:49:58 -03:00
parent a826bf97b8
commit e46b411054
5 changed files with 70 additions and 1 deletions

View File

@@ -2,6 +2,8 @@ Changelog for Percona Toolkit
v3.0.4
* Fixed bug PT-162 : Updated pt-table-checksum ignored dbs (Thanks Agustin Gallego)
* Fixed bug PT-161 : Safely check for undefined values in --skip-check-slave-lag (Thanks Chris Swingler)
* Fixed bug PT-148 : pt-osc Use of uninitialized value in printf
* Fixed bug PT-144 : Constraint name is too long (> 64 chars)
* Fixed bug PT-143 : pt-archiver SELECT query fails because of primary key
@@ -9,7 +11,6 @@ v3.0.4
* Fixed bug PT-138 : Added --output-format option to pt-mongodb-summary
* Fixed bug PT-136 : pt-table-checksum fails with columns having different collation/charset
* Feature PT-141 : pt-archiver archive records into csv file
* Fixed bug PT-161 : Safely check for undefined values in --skip-check-slave-lag (Thanks Chris Swingler)
v3.0.3 released 2017-05-19