mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
Build percona-toolkit-2.2.9
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
percona-toolkit (2.2.9) unstable; urgency=low
|
||||
|
||||
* Fixed bug 1258135: pt-deadlock-logger introduces a noise to MySQL
|
||||
* Fixed bug 1329422: pt-online-schema-change foreign-keys-method=none breaks constraints
|
||||
* Fixed bug 1315130: pt-online-schema-change not properly detecting foreign keys
|
||||
* Fixed bug 1335960: pt-query-digest cannot parse binlogs from 5.6
|
||||
* Fixed bug 1335322: pt-stalk fails when variable or threshold is non-integer
|
||||
|
||||
-- Percona Toolkit Developers <toolkit-dev@percona.com> Tue, 08 Jul 2014 12:04:05 +0000
|
||||
|
||||
percona-toolkit (2.2.8) unstable; urgency=low
|
||||
|
||||
* Removed pt-agent
|
||||
|
||||
@@ -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.8'
|
||||
release = '2.2.9'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user