mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-18 09:43:09 +00:00
Build percona-toolkit-2.2.8
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
Changelog for Percona Toolkit
|
Changelog for Percona Toolkit
|
||||||
|
|
||||||
|
v2.2.8 released 2014-05-30
|
||||||
|
|
||||||
* Removed pt-agent
|
* Removed pt-agent
|
||||||
* Added pt-slave-restart GTID support
|
* Added pt-slave-restart GTID support
|
||||||
* Added pt-table-checksum --plugin
|
* Added pt-table-checksum --plugin
|
||||||
|
1
MANIFEST
1
MANIFEST
@@ -4,7 +4,6 @@ INSTALL
|
|||||||
Makefile.PL
|
Makefile.PL
|
||||||
MANIFEST
|
MANIFEST
|
||||||
README
|
README
|
||||||
bin/pt-agent
|
|
||||||
bin/pt-align
|
bin/pt-align
|
||||||
bin/pt-archiver
|
bin/pt-archiver
|
||||||
bin/pt-config-diff
|
bin/pt-config-diff
|
||||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
|||||||
|
|
||||||
WriteMakefile(
|
WriteMakefile(
|
||||||
NAME => 'percona-toolkit',
|
NAME => 'percona-toolkit',
|
||||||
VERSION => '2.2.7',
|
VERSION => '2.2.8',
|
||||||
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',
|
||||||
|
@@ -1323,6 +1323,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-align 2.2.7
|
pt-align 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7892,6 +7892,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-archiver 2.2.7
|
pt-archiver 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5733,6 +5733,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-config-diff 2.2.7
|
pt-config-diff 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5522,6 +5522,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-deadlock-logger 2.2.7
|
pt-deadlock-logger 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5579,6 +5579,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-diskstats 2.2.7
|
pt-diskstats 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5600,6 +5600,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-duplicate-key-checker 2.2.7
|
pt-duplicate-key-checker 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1612,6 +1612,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fifo-split 2.2.7
|
pt-fifo-split 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4984,6 +4984,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-find 2.2.7
|
pt-find 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2203,6 +2203,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fingerprint 2.2.7
|
pt-fingerprint 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4509,6 +4509,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fk-error-logger 2.2.7
|
pt-fk-error-logger 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6192,6 +6192,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-heartbeat 2.2.7
|
pt-heartbeat 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7532,6 +7532,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-index-usage 2.2.7
|
pt-index-usage 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1119,7 +1119,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-ioprofile 2.2.7
|
pt-ioprofile 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -8183,6 +8183,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-kill 2.2.7
|
pt-kill 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -791,7 +791,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mext 2.2.7
|
pt-mext 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -3089,7 +3089,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mysql-summary 2.2.7
|
pt-mysql-summary 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -11541,6 +11541,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-online-schema-change 2.2.7
|
pt-online-schema-change 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -889,7 +889,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-pmp 2.2.7
|
pt-pmp 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -16587,6 +16587,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-query-digest 2.2.7
|
pt-query-digest 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2406,6 +2406,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-show-grants 2.2.7
|
pt-show-grants 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1237,7 +1237,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-sift 2.2.7
|
pt-sift 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -4869,6 +4869,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-delay 2.2.7
|
pt-slave-delay 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4334,6 +4334,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-find 2.2.7
|
pt-slave-find 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5937,6 +5937,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-restart 2.2.7
|
pt-slave-restart 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2212,7 +2212,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-stalk 2.2.7
|
pt-stalk 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -2690,7 +2690,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-summary 2.2.7
|
pt-summary 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -12674,6 +12674,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-checksum 2.2.7
|
pt-table-checksum 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -12768,6 +12768,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-sync 2.2.7
|
pt-table-sync 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7536,6 +7536,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-usage 2.2.7
|
pt-table-usage 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -11224,6 +11224,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-upgrade 2.2.7
|
pt-upgrade 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6138,6 +6138,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-variable-advisor 2.2.7
|
pt-variable-advisor 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3243,6 +3243,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-visual-explain 2.2.7
|
pt-visual-explain 2.2.8
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,3 +1,17 @@
|
|||||||
|
percona-toolkit (2.2.8) unstable; urgency=low
|
||||||
|
|
||||||
|
* Removed pt-agent
|
||||||
|
* Added pt-slave-restart GTID support
|
||||||
|
* Added pt-table-checksum --plugin
|
||||||
|
* Fixed bug 1304062: --ignore-tables does not work correctly
|
||||||
|
* Fixed bug 1295667: pt-deadlock-logger logs incorrect ts
|
||||||
|
* Fixed bug 1254233: pt-mysql-summary blank InnoDB section for 5.6
|
||||||
|
* Fixed bug 1286250: pt-online-schema-change requests password twice
|
||||||
|
* Fixed bug 965553: pt-query-digest dosn't fingerprint true/false literals correctly
|
||||||
|
* Fixed bug 290911: pt-show-grant --ask-pass prints "Enter password" to STDOUT
|
||||||
|
|
||||||
|
-- Percona Toolkit Developers <toolkit-dev@percona.com> Fri, 30 May 2014 16:14:53 +0000
|
||||||
|
|
||||||
percona-toolkit (2.2.7) unstable; urgency=low
|
percona-toolkit (2.2.7) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed bug 1279502: --version-check behaves like spyware
|
* Fixed bug 1279502: --version-check behaves like spyware
|
||||||
|
@@ -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.7'
|
release = '2.2.8'
|
||||||
|
|
||||||
# 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.
|
||||||
|
@@ -26,10 +26,6 @@ This release of Percona Toolkit includes the following tools:
|
|||||||
|
|
||||||
=over
|
=over
|
||||||
|
|
||||||
=item pt-agent
|
|
||||||
|
|
||||||
Agent for Percona Cloud Tools
|
|
||||||
|
|
||||||
=item pt-align
|
=item pt-align
|
||||||
|
|
||||||
Align output from other tools to columns.
|
Align output from other tools to columns.
|
||||||
@@ -561,6 +557,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
Percona Toolkit v2.2.7 released 2014-02-20
|
Percona Toolkit v2.2.8 released 2014-05-30
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user