From f2c2e1cdf29c0f21dbf879cf37ba32ccab28df5c Mon Sep 17 00:00:00 2001 From: Brian Fraser Date: Fri, 21 Dec 2012 13:06:34 -0300 Subject: [PATCH] Update Changelog with 2.1.8 bug fixes. --- Changelog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/Changelog b/Changelog index 1fc2a2be..55f63976 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,34 @@ Changelog for Percona Toolkit + * 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 + v2.1.7 released 2012-11-19 * Fixed bug 1080384: pt-table-checksum 2.1.6 crashes using PTDEBUG