From 5ad1bc54f032d8432e9fce46d2a5ff419b147e5f Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Wed, 4 Nov 2015 10:50:29 -0800 Subject: [PATCH] Changelog for 2.2.16. --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index 0e94cc27..bb035037 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,12 @@ Changelog for Percona Toolkit + * Fixed bug 1452895: pt-archiver dies with "MySQL server has gone away" when innodb_kill_idle_transaction set to low value and bulk insert/delete process takes too long time + * Fixed bug 1488685: pt-kill option --filter does not work + * Feature 1402051: pt-online-schema-change should reconnect to slaves + * Fixed bug 1491261: pt-online-schema-change, MySQL 5.6, and InnoDB optimizer stats can cause downtime + * Fixed bug 1494082: pt-stalk find -warn option is not portable + * Feature 1389041: Document that pt-table-checksum has high likelihood to skip a table when row count is around chunk-size * chunk-size-limit + v2.2.15 released 2015-08-28 * Fixed bug 1056507: pt-archiver checked lag too frequently