Build percona-toolkit-2.2.10

This commit is contained in:
Tomislav Plavcic
2014-08-06 21:55:47 +02:00
parent 6af70d3243
commit f0a0a8f737
6 changed files with 45 additions and 3 deletions

View File

@@ -1,3 +1,14 @@
percona-toolkit (2.2.10) unstable; urgency=low
* Fixed bug 1287253: pt-table-checksum deadlock
* Fixed bug 1299387: 5.6 slow query log Thead_id becomes Id
* Fixed bug 1311654: pt-table-checksum + PXC inconsistent results upon --resume
* Fixed bug 1340728: pt-online-schema-change doesn't work with HASH indexes
* Fixed bug 1253872: pt-table-checksum max load 20% rounds down
* Fixed bug 1340364: some shell tools output error when queried for --version
-- Percona Toolkit Developers <toolkit-dev@percona.com> Wed, 06 Aug 2014 19:53:53 +0000
percona-toolkit (2.2.9) unstable; urgency=low
* Fixed bug 1258135: pt-deadlock-logger introduces a noise to MySQL

View File

@@ -50,7 +50,7 @@ copyright = u'2013, Percona LLC and/or its affiliates'
# The short X.Y version.
version = '2.2'
# The full version, including alpha/beta/rc tags.
release = '2.2.9'
release = '2.2.10'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.