PT-148 Fixed Use of uninitialized value in printf

This commit is contained in:
Carlos Salguero
2017-05-29 17:11:02 -03:00
parent 002f47a4e5
commit ad9767be5c
10 changed files with 139 additions and 21 deletions

View File

@@ -2,6 +2,7 @@ Changelog for Percona Toolkit
v3.0.4
* 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
* Fixed bug PT-142 : pt-online-schema-change find_child_tables slow