From 8f848d864259c1d913c492c3c987db72734dc95c Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Tue, 21 Mar 2017 14:57:46 -0300 Subject: [PATCH] Updated Changelog for 3.0.2 --- Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog b/Changelog index 8cdfcf8f..eb11df02 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,18 @@ Changelog for Percona Toolkit + * Fixed bug PT-73 : pt-mongodb tools add support for SSL connections + * Fixed bug PT-74 : pt-mongodb-summary Cannot get security settings when connected to a mongod instance + * Fixed bug PT-75 : pt-mongodb-query-digest Change the default sort order to -count (descending) + * Fixed bug PT-76 : pt-mysql-summary password doesn't support '&' and '#' symbols + * Fixed bug PT-77 : Update Makefile for mongodb tools + * Fixed bug PT-81 : Collect information about locks and transactions using P_S (Thanks Agustin Gallego) + * Fixed bug PT-89 : pt-stalk top CPU usage is useless + * Fixed bug PT-93 : Fix pt-mongodb-query-digest query ID (Thanks Kamil Dziedzic) + * Fixed bug PT-94 : pt-online-schema-change makes duplicate rows in _t_new for UPDATE t set pk=0 where pk=1 + * Fixed bug PT-96 : Fixed PT tests + * Fixed bug PT-101 : pt-table-checksum ignores slave-user and slave-password + * Fixed bug PT-105 : pt-table-checksum fails if a database is dropped while the tool is running + v3.0.1 released 2017-02-16 v3.0 released 2017-02-03