mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
Check and update tool versions, release notes, user docs, etc. before build.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
percona-toolkit (2.1.7) unstable; urgency=low
|
||||
|
||||
* Fixed bug 1080384: pt-table-checksum 2.1.6 crashes using PTDEBUG
|
||||
* Fixed bug 1080385: pt-table-checksum 2.1.6 --check-binlog-format doesn't ignore PXC nodes
|
||||
|
||||
-- Percona Toolkit Developers <toolkit-dev@percona.com> Mon, 19 Nov 2012 18:43:13 +0000
|
||||
|
||||
percona-toolkit (2.1.6) unstable; urgency=low
|
||||
|
||||
* pt-online-schema-change: Columns can now be renamed without data loss
|
||||
|
||||
@@ -50,7 +50,7 @@ copyright = u'2011, Percona Inc'
|
||||
# The short X.Y version.
|
||||
version = '2.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.1.6'
|
||||
release = '2.1.7'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user