Merge lp:~abychko/percona-toolkit/release-2.2.7

This commit is contained in:
Daniel Nichter
2014-04-20 12:45:37 -07:00
40 changed files with 1275 additions and 75 deletions

View File

@@ -1,5 +1,7 @@
Changelog for Percona Toolkit Changelog for Percona Toolkit
v2.2.7 released 2014-02-20
* Fixed bug 1279502: --version-check behaves like spyware * Fixed bug 1279502: --version-check behaves like spyware
v2.2.6 released 2013-12-18 v2.2.6 released 2013-12-18

View File

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

View File

@@ -9779,7 +9779,7 @@ L<http://www.percona.com/software/> for more software developed by Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2013 Percona LLC and/or its affiliates. This program is copyright 2013-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -9797,6 +9797,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-agent 2.2.6 pt-agent 2.2.7
=cut =cut

View File

@@ -1304,7 +1304,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -1323,6 +1323,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-align 2.2.6 pt-align 2.2.7
=cut =cut

View File

@@ -7873,7 +7873,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -7892,6 +7892,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-archiver 2.2.6 pt-archiver 2.2.7
=cut =cut

View File

@@ -5715,7 +5715,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates. This program is copyright 2011-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -5733,6 +5733,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-config-diff 2.2.6 pt-config-diff 2.2.7
=cut =cut

View File

@@ -5488,7 +5488,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -5507,6 +5507,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-deadlock-logger 2.2.6 pt-deadlock-logger 2.2.7
=cut =cut

View File

@@ -5560,7 +5560,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -5579,6 +5579,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-diskstats 2.2.6 pt-diskstats 2.2.7
=cut =cut

View File

@@ -5582,7 +5582,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -5601,6 +5601,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-duplicate-key-checker 2.2.6 pt-duplicate-key-checker 2.2.7
=cut =cut

View File

@@ -1593,7 +1593,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -1612,6 +1612,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-fifo-split 2.2.6 pt-fifo-split 2.2.7
=cut =cut

View File

@@ -4965,7 +4965,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -4984,6 +4984,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-find 2.2.6 pt-find 2.2.7
=cut =cut

View File

@@ -2185,7 +2185,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates. This program is copyright 2011-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -2203,6 +2203,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-fingerprint 2.2.6 pt-fingerprint 2.2.7
=cut =cut

View File

@@ -4491,7 +4491,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates. This program is copyright 2011-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -4509,6 +4509,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-fk-error-logger 2.2.6 pt-fk-error-logger 2.2.7
=cut =cut

View File

@@ -6171,7 +6171,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2007-2013 Percona LLC and/or its affiliates, This program is copyright 2007-2014 Percona LLC and/or its affiliates,
2006 Proven Scaling LLC and Six Apart Ltd. 2006 Proven Scaling LLC and Six Apart Ltd.
Feedback and improvements are welcome. Feedback and improvements are welcome.
@@ -6192,6 +6192,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-heartbeat 2.2.6 pt-heartbeat 2.2.7
=cut =cut

View File

@@ -7500,7 +7500,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -7519,6 +7519,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-index-usage 2.2.6 pt-index-usage 2.2.7
=cut =cut

View File

@@ -1100,7 +1100,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -1119,7 +1119,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-ioprofile 2.2.6 pt-ioprofile 2.2.7
=cut =cut

View File

@@ -8150,7 +8150,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2009-2011 Baron Schwartz. 2009-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -8169,6 +8169,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-kill 2.2.6 pt-kill 2.2.7
=cut =cut

View File

@@ -772,7 +772,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010 Baron Schwartz. 2010 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -791,7 +791,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-mext 2.2.6 pt-mext 2.2.7
=cut =cut

View File

@@ -3070,7 +3070,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -3089,7 +3089,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-mysql-summary 2.2.6 pt-mysql-summary 2.2.7
=cut =cut

View File

@@ -11514,7 +11514,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates. This program is copyright 2011-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -11532,6 +11532,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-online-schema-change 2.2.6 pt-online-schema-change 2.2.7
=cut =cut

View File

@@ -870,7 +870,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -889,7 +889,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-pmp 2.2.6 pt-pmp 2.2.7
=cut =cut

View File

@@ -16567,7 +16567,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2008-2013 Percona LLC and/or its affiliates. This program is copyright 2008-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -16585,6 +16585,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-query-digest 2.2.6 pt-query-digest 2.2.7
=cut =cut

View File

@@ -2387,7 +2387,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -2406,6 +2406,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-show-grants 2.2.6 pt-show-grants 2.2.7
=cut =cut

View File

@@ -1218,7 +1218,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -1237,7 +1237,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-sift 2.2.6 pt-sift 2.2.7
=cut =cut

View File

@@ -4850,7 +4850,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Sergey Zhuravle and Baron Schwartz. 2007-2011 Sergey Zhuravle and Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -4869,6 +4869,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-slave-delay 2.2.6 pt-slave-delay 2.2.7
=cut =cut

View File

@@ -4315,7 +4315,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -4334,6 +4334,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-slave-find 2.2.6 pt-slave-find 2.2.7
=cut =cut

View File

@@ -5792,7 +5792,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -5811,6 +5811,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-slave-restart 2.2.6 pt-slave-restart 2.2.7
=cut =cut

View File

@@ -2193,7 +2193,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -2212,7 +2212,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-stalk 2.2.6 pt-stalk 2.2.7
=cut =cut

View File

@@ -2671,7 +2671,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2010-2011 Baron Schwartz. 2010-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -2690,7 +2690,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-summary 2.2.6 pt-summary 2.2.7
=cut =cut

View File

@@ -12545,7 +12545,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -12564,6 +12564,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-table-checksum 2.2.6 pt-table-checksum 2.2.7
=cut =cut

View File

@@ -12750,7 +12750,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -12769,6 +12769,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-table-sync 2.2.6 pt-table-sync 2.2.7
=cut =cut

View File

@@ -7504,7 +7504,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2012-2013 Percona LLC and/or its affiliates. This program is copyright 2012-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -7522,6 +7522,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-table-usage 2.2.6 pt-table-usage 2.2.7
=cut =cut

View File

@@ -11191,7 +11191,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2009-2013 Percona LLC and/or its affiliates. This program is copyright 2009-2014 Percona LLC and/or its affiliates.
Feedback and improvements are welcome. Feedback and improvements are welcome.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -11210,6 +11210,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-upgrade 2.2.6 pt-upgrade 2.2.7
=cut =cut

View File

@@ -6120,7 +6120,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2010-2013 Percona LLC and/or its affiliates. This program is copyright 2010-2014 Percona LLC and/or its affiliates.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
@@ -6138,6 +6138,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-variable-advisor 2.2.6 pt-variable-advisor 2.2.7
=cut =cut

View File

@@ -3224,7 +3224,7 @@ software from Percona.
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
This program is copyright 2011-2013 Percona LLC and/or its affiliates, This program is copyright 2011-2014 Percona LLC and/or its affiliates,
2007-2011 Baron Schwartz. 2007-2011 Baron Schwartz.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -3243,6 +3243,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
pt-visual-explain 2.2.6 pt-visual-explain 2.2.7
=cut =cut

View File

@@ -1,3 +1,9 @@
percona-toolkit (2.2.7) unstable; urgency=low
* Fixed bug 1279502: --version-check behaves like spyware
-- Percona Toolkit Developers <toolkit-dev@percona.com> Thu, 20 Feb 2014 08:09:53 +0000
percona-toolkit (2.2.6) unstable; urgency=low percona-toolkit (2.2.6) unstable; urgency=low
* Added pt-query-digest support for Percona Server slow log rate limiting * Added pt-query-digest support for Percona Server slow log rate limiting

View File

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

View File

@@ -302,12 +302,14 @@
{%- block footer %} {%- block footer %}
{@ footer_documentation_bugs @}
<div class="file-bugs"> <div class="file-bugs">
This documentation is developed in Launchpad as part of the <a rel="nofollow" href="https://code.launchpad.net/percona-toolkit">Percona Toolkit source code</a>.<br/> This documentation is developed in Launchpad as part of the <a rel="nofollow" href="https://code.launchpad.net/percona-toolkit">Percona Toolkit source code</a>.<br/>
For all document-related issues (typos, errors, confusion, etc.), please <a rel="nofollow" href="https://bugs.launchpad.net/percona-toolkit/+filebug?field.tags=docs&amp;field.comment=[In:Percona Toolkit Documentation]&amp;?field.tags=docs&amp;field.title=[DOC] ">file a bug</a>. If you spotted innacuracies, errors, don't understood it or you think something is missing or should be improved, please <a rel="nofollow" href="https://bugs.launchpad.net/percona-toolkit/+filebug?field.tags=doc&amp;field.comment=[In:Percona Toolkit Documentation]&amp;?field.tags=doc&amp;field.title=[DOC] ">file a bug</a>.
</div> </div>
{@ /footer_documentation_bugs @}
<div id="footer"> <div id="footer">
@@ -320,7 +322,7 @@
Call us: 1-888-316-9775 • <a href="http://www.percona.com/contact">Contact Us</a><br> Call us: 1-888-316-9775 • <a href="http://www.percona.com/contact">Contact Us</a><br>
MySQL and InnoDB are trademarks of Oracle Corp.<br> MySQL and InnoDB are trademarks of Oracle Corp.<br>
Proudly running <a href="http://www.percona.com/software/percona-server/">Percona Server<span id="recentServerVersion"></span></a><br> Proudly running <a href="http://www.percona.com/software/percona-server/">Percona Server<span id="recentServerVersion"></span></a><br>
Copyright &copy; 2006-2013 Percona LLC and/or its affiliates<br> Copyright &copy; 2013 Percona<br>
<a href="http://www.percona.com/about-us/policies/">Copyright, Trademark, and Privacy Policy</a><a href="http://www.percona.com/site_map/">Sitemap</a> <a href="http://www.percona.com/about-us/policies/">Copyright, Trademark, and Privacy Policy</a><a href="http://www.percona.com/site_map/">Sitemap</a>
<span class="inv"><!--[CDATA[</noindex-->]]&gt;</span> <span class="inv"><!--[CDATA[</noindex-->]]&gt;</span>
</div> </div>

View File

@@ -543,7 +543,7 @@ Many people have contributed code over the years. See each tool's
=head1 COPYRIGHT, LICENSE, AND WARRANTY =head1 COPYRIGHT, LICENSE, AND WARRANTY
Percona Toolkit is copyright 2011-2013 Percona LLC and/or its affiliates, et al. Percona Toolkit is copyright 2011-2014 Percona LLC and/or its affiliates, et al.
See each program's documentation for complete copyright notices. See each program's documentation for complete copyright notices.
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
@@ -562,6 +562,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION =head1 VERSION
Percona Toolkit v2.2.6 released 2013-12-18 Percona Toolkit v2.2.7 released 2014-02-20
=cut =cut

File diff suppressed because it is too large Load Diff