Build percona-toolkit-2.1.8

This commit is contained in:
Brian Fraser
2012-12-21 14:38:09 -03:00
parent 0ff46fd3da
commit 76301871ec
42 changed files with 295 additions and 91 deletions

View File

@@ -1,3 +1,36 @@
percona-toolkit (2.1.8) unstable; urgency=low
* Fixed bug 1086259: pt-kill --log-dsn timestamp is wrong
* Fixed bug 1082104: pt-deadlock-logger problem when the user have a dash in the name
* Fixed bug 1079341: pt-online-schema-change checks for foreign keys on myisam tables.
* Fixed bug 1078887: Don't clobber the sql_mode set by the script with set-vars
* Fixed bug 1078838: pt-query-digest doesn't parse general log with "Connect user as user"
* Fixed bug 1075638: Illegal division by zero at pt-table-checksum line 7950
* Fixed bug 1074179: pt-table-checksum does't ignore tables for --replicate-check-only
* Fixed bug 1052475: pt-table-checksum uninitialized value in numeric lt (<) at line 8611.
* Fixed bug 911385: pt-table-checksum v2 fails when --resume + --ignore-database is used
* Fixed bug 1046440: pt-stalk purge_samples slows down checks
* Fixed bug 1041391: Debug statement for Chosen hash func prints undef
* Fixed bug 1007938: MySQLConfig doesn't support end-of-line comments
* Fixed bug 1022622: pt-config-diff is case-sensitive
* Fixed bug 917770: Use of uninitialized value in substitution (s///) at pt-config-diff line 1996
* Fixed bug 1015590: pt-mysql-summary not Percona Server 5.5-ready
* Fixed bug 996069: Incorrect RES.001
* Fixed bug 986847: pt-stalk does not report NFS iostat
* Fixed bug 887638: pt-query-digest prints negative byte offset
* Fixed bug 831525: pt-query-digest help output mangled
* Fixed bug 957442: pt-query-digest with custom --group-by throws error
* Fixed bug 1082599: pt-query-digest fails to parse timestamp with no query
* Fixed bug 823431: pt-query-advisor hangs on big queries
* Fixed bug 937234: pt-query-advisor issues wrong RES.001
* Fixed bug 933465: pt-query-advisor false positive on RES.001
* Fixed bug 932614: pt-slave-restart CHANGE MASTER query causes error
* Fixed bug 927955: bad pod2rst transformation
* Fixed bug 898665: Online docs formatting --[no]vars incorrectly
* Fixed bug 886059: pt-heartbeat handles timezones inconsistently
-- Percona Toolkit Developers <toolkit-dev@percona.com> Fri, 21 Dec 2012 17:31:09 +0000
percona-toolkit (2.1.7) unstable; urgency=low
* Fixed bug 1080384: pt-table-checksum 2.1.6 crashes using PTDEBUG