Build percona-toolkit-2.2.12

This commit is contained in:
Tomislav Plavcic
2014-11-11 14:28:27 +01:00
parent 3c2d40570e
commit 9877d71674
38 changed files with 85 additions and 35 deletions

View File

@@ -1,5 +1,7 @@
Changelog for Percona Toolkit
v2.2.12 released 2014-11-14
* Fixed bug 1376561: pt-archiver is not able to archive all the rows when a table has a hash partition
* Fixed bug 1328686: pt-heartbeat check-read-only option does not prevent creates or inserts

View File

@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'percona-toolkit',
VERSION => '2.2.11',
VERSION => '2.2.12',
EXE_FILES => [ <bin/*> ],
MAN1PODS => {
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',

View File

@@ -1331,6 +1331,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-align 2.2.11
pt-align 2.2.12
=cut

View File

@@ -7903,6 +7903,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 2.2.11
pt-archiver 2.2.12
=cut

View File

@@ -5752,6 +5752,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 2.2.11
pt-config-diff 2.2.12
=cut

View File

@@ -5542,6 +5542,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 2.2.11
pt-deadlock-logger 2.2.12
=cut

View File

@@ -5579,6 +5579,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 2.2.11
pt-diskstats 2.2.12
=cut

View File

@@ -5600,6 +5600,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 2.2.11
pt-duplicate-key-checker 2.2.12
=cut

View File

@@ -1620,6 +1620,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 2.2.11
pt-fifo-split 2.2.12
=cut

View File

@@ -4984,6 +4984,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 2.2.11
pt-find 2.2.12
=cut

View File

@@ -2211,6 +2211,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fingerprint 2.2.11
pt-fingerprint 2.2.12
=cut

View File

@@ -4528,6 +4528,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 2.2.11
pt-fk-error-logger 2.2.12
=cut

View File

@@ -6218,6 +6218,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 2.2.11
pt-heartbeat 2.2.12
=cut

View File

@@ -7548,6 +7548,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 2.2.11
pt-index-usage 2.2.12
=cut

View File

@@ -1122,7 +1122,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-ioprofile 2.2.11
pt-ioprofile 2.2.12
=cut

View File

@@ -8202,6 +8202,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 2.2.11
pt-kill 2.2.12
=cut

View File

@@ -798,7 +798,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 2.2.11
pt-mext 2.2.12
=cut

View File

@@ -3085,7 +3085,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 2.2.11
pt-mysql-summary 2.2.12
=cut

View File

@@ -11616,6 +11616,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-online-schema-change 2.2.11
pt-online-schema-change 2.2.12
=cut

View File

@@ -892,7 +892,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-pmp 2.2.11
pt-pmp 2.2.12
=cut

View File

@@ -16617,6 +16617,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 2.2.11
pt-query-digest 2.2.12
=cut

View File

@@ -2414,6 +2414,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 2.2.11
pt-show-grants 2.2.12
=cut

View File

@@ -1240,7 +1240,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-sift 2.2.11
pt-sift 2.2.12
=cut

View File

@@ -4869,6 +4869,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 2.2.11
pt-slave-delay 2.2.12
=cut

View File

@@ -4342,6 +4342,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 2.2.11
pt-slave-find 2.2.12
=cut

View File

@@ -5937,6 +5937,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 2.2.11
pt-slave-restart 2.2.12
=cut

View File

@@ -2238,7 +2238,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 2.2.11
pt-stalk 2.2.12
=cut

View File

@@ -2693,7 +2693,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 2.2.11
pt-summary 2.2.12
=cut

View File

@@ -12742,6 +12742,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-checksum 2.2.11
pt-table-checksum 2.2.12
=cut

View File

@@ -12768,6 +12768,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 2.2.11
pt-table-sync 2.2.12
=cut

View File

@@ -7571,6 +7571,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-usage 2.2.11
pt-table-usage 2.2.12
=cut

View File

@@ -11259,6 +11259,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 2.2.11
pt-upgrade 2.2.12
=cut

View File

@@ -6138,6 +6138,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 2.2.11
pt-variable-advisor 2.2.12
=cut

View File

@@ -3251,6 +3251,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 2.2.11
pt-visual-explain 2.2.12
=cut

View File

@@ -1,3 +1,16 @@
percona-toolkit (2.2.12) unstable; urgency=low
* Fixed bug 1376561: pt-archiver is not able to archive all the rows when a table has a hash partition
* Fixed bug 1328686: pt-heartbeat check-read-only option does not prevent creates or inserts
* Fixed bug 1269695: pt-online-schema-change does not allow ALTER for a table without a non-unique, while manual does not explain this
* Fixed bug 1217466: pt-table-checksum refuses to run on PXC if server_id is the same on all nodes
* Fixed bug 1373937: pt-table-checksum requires recursion when working with and XtraDB Cluster node
* Fixed bug 1377888: pt-query-digest manual for --type binlog is ambiguous
* Fixed bug 1349086: pt-stalk should also gather dmesg output
* Fixed bug 1361293: Some scripts fail when no-version-check option is put in global config file
-- Percona Toolkit Developers <toolkit-dev@percona.com> Tue, 11 Nov 2014 13:02:51 +0000
percona-toolkit (2.2.11) unstable; urgency=low
* Fixed bug 1262456: pt-query-digest doesn't report host details

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.11'
release = '2.2.12'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -557,6 +557,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
Percona Toolkit v2.2.11 released 2014-09-25
Percona Toolkit v2.2.12 released 2014-11-11
=cut

View File

@@ -1,6 +1,41 @@
Release Notes
*************
v2.2.12 released 2014-11-14
===========================
Percona Toolkit 2.2.12 has been released. This release contains one new feature and seven bug fixes.
New Features:
* pt-stalk now gathers ``dmesg`` output from up to 60 seconds before the triggering event.
Bugs Fixed:
* Fixed bug 1376561: pt-archiver was not able to archive all the rows when a table had a hash partition. Fixed by implementing support for tables which have primary or unique indexes.
* Fixed bug 1217466: pt-table-checksum would refuses to run on Percona XtraDB Cluster if ``server_id`` was the same on all nodes. Fixed by using the ``wsrep_node_incoming_address`` as a unique identifier for cluster nodes, instead of relying on ``server_id``.
* Fixed bug 1269695: pt-online-schema-change documentation now contains more information about limitations on why it isn't running ``ALTER TABLE`` for a table which has only a non-unique index.
* Fixed bug 1328686: Running pt-hearbeat with --check-read-only option would cause an error when running on server with ``read_only`` option. Tool now waits for server ``read_only`` status to be disabled before starting to run.
* Fixed bug 1373937: pt-table-checksum now supports ``none`` as valid ``--recursion-method`` when using with Percona XtraDB Cluster.
* Fixed bug 1377888: Documentation was stating that pt-query-digest is able to parse a raw binary log file, while it can only parse a file which was decoded with ``mysqlbinlog`` tool before. Fixed by improving the documentation and adding a check for binary file and providing a relevant error message.
Changelog
---------
* Fixed bug 1376561: pt-archiver is not able to archive all the rows when a table has a hash partition
* Fixed bug 1328686: pt-heartbeat check-read-only option does not prevent creates or inserts
* Fixed bug 1269695: pt-online-schema-change does not allow ALTER for a table without a non-unique, while manual does not explain this
* Fixed bug 1217466: pt-table-checksum refuses to run on PXC if server_id is the same on all nodes
* Fixed bug 1373937: pt-table-checksum requires recursion when working with and XtraDB Cluster node
* Fixed bug 1377888: pt-query-digest manual for --type binlog is ambiguous
* Fixed bug 1349086: pt-stalk should also gather dmesg output
* Fixed bug 1361293: Some scripts fail when no-version-check option is put in global config file
v2.2.11 released 2014-09-26
===========================