mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-12 14:18:32 +00:00
Build percona-toolkit-2.0.4
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
Changelog for Percona Toolkit
|
Changelog for Percona Toolkit
|
||||||
|
|
||||||
|
v2.0.4 released 2012-03-07
|
||||||
|
|
||||||
* Added --filter to pt-kill to allow arbitrary --group-by
|
* Added --filter to pt-kill to allow arbitrary --group-by
|
||||||
* Added --[no]stalk to pt-stalk (bug 932331)
|
* Added --[no]stalk to pt-stalk (bug 932331)
|
||||||
* Added --execute to pt-online-schema-change (bug 933232)
|
* Added --execute to pt-online-schema-change (bug 933232)
|
||||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
|||||||
|
|
||||||
WriteMakefile(
|
WriteMakefile(
|
||||||
NAME => 'percona-toolkit',
|
NAME => 'percona-toolkit',
|
||||||
VERSION => '2.0.3',
|
VERSION => '2.0.4',
|
||||||
EXE_FILES => [ <bin/*> ],
|
EXE_FILES => [ <bin/*> ],
|
||||||
MAN1PODS => {
|
MAN1PODS => {
|
||||||
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1',
|
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1',
|
||||||
|
@@ -218,6 +218,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-align 2.0.3
|
pt-align 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5726,6 +5726,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-archiver 2.0.3
|
pt-archiver 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3405,6 +3405,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-config-diff 2.0.3
|
pt-config-diff 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2740,6 +2740,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-deadlock-logger 2.0.3
|
pt-deadlock-logger 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4109,6 +4109,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-diskstats 2.0.3
|
pt-diskstats 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4274,6 +4274,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-duplicate-key-checker 2.0.3
|
pt-duplicate-key-checker 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1547,6 +1547,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fifo-split 2.0.3
|
pt-fifo-split 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3822,6 +3822,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-find 2.0.3
|
pt-find 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2460,6 +2460,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fk-error-logger 2.0.3
|
pt-fk-error-logger 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4395,6 +4395,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-heartbeat 2.0.3
|
pt-heartbeat 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6186,6 +6186,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-index-usage 2.0.3
|
pt-index-usage 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1037,7 +1037,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-ioprofile 2.0.3
|
pt-ioprofile 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -4857,6 +4857,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-kill 2.0.3
|
pt-kill 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3604,6 +3604,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-log-player 2.0.3
|
pt-log-player 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -279,7 +279,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mext 2.0.3
|
pt-mext 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -1486,7 +1486,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mysql-summary 2.0.3
|
pt-mysql-summary 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -5120,6 +5120,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-online-schema-change 2.0.3
|
pt-online-schema-change 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -390,7 +390,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-pmp 2.0.3
|
pt-pmp 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -7293,6 +7293,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-query-advisor 2.0.3
|
pt-query-advisor 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -15726,6 +15726,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-query-digest 2.0.3
|
pt-query-digest 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2227,6 +2227,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-show-grants 2.0.3
|
pt-show-grants 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -726,7 +726,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-sift 2.0.3
|
pt-sift 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -2713,6 +2713,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-delay 2.0.3
|
pt-slave-delay 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3279,6 +3279,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-find 2.0.3
|
pt-slave-find 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3450,6 +3450,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-restart 2.0.3
|
pt-slave-restart 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1720,7 +1720,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-stalk 2.0.3
|
pt-stalk 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -1376,7 +1376,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-summary 2.0.3
|
pt-summary 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -8466,6 +8466,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-checksum 2.0.3
|
pt-table-checksum 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -10306,6 +10306,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-sync 2.0.3
|
pt-table-sync 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2412,6 +2412,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-tcp-model 2.0.3
|
pt-tcp-model 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2098,6 +2098,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-trend 2.0.3
|
pt-trend 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -11884,6 +11884,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-upgrade 2.0.3
|
pt-upgrade 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3900,6 +3900,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-variable-advisor 2.0.3
|
pt-variable-advisor 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3095,6 +3095,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-visual-explain 2.0.3
|
pt-visual-explain 2.0.4
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,3 +1,34 @@
|
|||||||
|
percona-toolkit (2.0.4) unstable; urgency=low
|
||||||
|
|
||||||
|
* Added --filter to pt-kill to allow arbitrary --group-by
|
||||||
|
* Added --[no]stalk to pt-stalk (bug 932331)
|
||||||
|
* Added --execute to pt-online-schema-change (bug 933232)
|
||||||
|
* Fixed bug 873598: pt-online-schema-change doesn't like reserved words in column names
|
||||||
|
* Fixed bug 928966: pt-pmp still uses insecure /tmp
|
||||||
|
* Fixed bug 933232: pt-online-schema-change can break replication
|
||||||
|
* Fixed bug 941225: Use of qw(...) as parentheses is deprecated at pt-kill line 3511
|
||||||
|
* Fixed bug 821694: pt-query-digest doesn't recognize hex InnoDB txn IDs
|
||||||
|
* Fixed bug 894255: pt-kill shouldn't check if STDIN is a tty when --daemonize is given
|
||||||
|
* Fixed bug 916999: pt-table-checksum error: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed
|
||||||
|
* Fixed bug 926598: DBD::mysql bug causes pt-upgrade to use wrong precision (M) and scale (D)
|
||||||
|
* Fixed bug 928226: pt-diskstats illegal division by zero
|
||||||
|
* Fixed bug 928415: Typo in pt-stalk doc: --trigger should be --function
|
||||||
|
* Fixed bug 930317: pt-archiver doc refers to nonexistent pt-query-profiler
|
||||||
|
* Fixed bug 930533: pt-sift looking for *-processlist1; broken compatibility with pt-stalk
|
||||||
|
* Fixed bug 932331: pt-stalk cannot collect without stalking
|
||||||
|
* Fixed bug 932442: pt-table-checksum error when column name has two spaces
|
||||||
|
* Fixed bug 932883: File Debian bug after each release
|
||||||
|
* Fixed bug 940503: pt-stalk disk space checks wrong on 32bit platforms
|
||||||
|
* Fixed bug 944420: --daemonize doesn't always close STDIN
|
||||||
|
* Fixed bug 945834: pt-sift invokes pt-diskstats with deprecated argument
|
||||||
|
* Fixed bug 945836: pt-sift prints awk error if there are no stack traces to aggregate
|
||||||
|
* Fixed bug 945842: pt-sift generates wrong state sum during processlist analysis
|
||||||
|
* Fixed bug 946438: pt-query-digest should print a better message when an unsupported log format is specified
|
||||||
|
* Fixed bug 946776: pt-table-checksum ignores --lock-wait-timeout
|
||||||
|
* Fixed bug 940440: Bad grammar in pt-kill docs
|
||||||
|
|
||||||
|
-- Percona Toolkit Developers <toolkit-dev@percona.com> Wed, 07 Mar 2012 23:38:27 +0000
|
||||||
|
|
||||||
percona-toolkit (2.0.3) unstable; urgency=low
|
percona-toolkit (2.0.3) unstable; urgency=low
|
||||||
|
|
||||||
* Completely redesigned pt-diskstats
|
* Completely redesigned pt-diskstats
|
||||||
|
@@ -50,7 +50,7 @@ copyright = u'2011, Percona Inc'
|
|||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '2.0'
|
version = '2.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '2.0.3'
|
release = '2.0.4'
|
||||||
|
|
||||||
# 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.
|
||||||
|
@@ -488,6 +488,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
Percona Toolkit v2.0.3 released 2012-02-03
|
Percona Toolkit v2.0.4 released 2012-03-07
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,6 +1,51 @@
|
|||||||
Release Notes
|
Release Notes
|
||||||
*************
|
*************
|
||||||
|
|
||||||
|
v2.0.4 released 2012-03-07
|
||||||
|
==========================
|
||||||
|
|
||||||
|
Percona Toolkit 2.0.4 has been released. 23 bugs were fixed in this release,
|
||||||
|
and three new features were implemented. First, --filter was added to pt-kill
|
||||||
|
which allows for arbitrary --group-by. Second, pt-online-schema-change now
|
||||||
|
requires that its new --execute option be given, else the tool will just check
|
||||||
|
the tables and exit. This is a safeguard to encourage users to read the
|
||||||
|
documentation, particularly when replication is involved. Third, pt-stalk
|
||||||
|
also received a new option: --[no]stalk. To collect immediately without
|
||||||
|
stalking, specify --no-stalk and the tool will collect once and exit.
|
||||||
|
|
||||||
|
This release is completely backwards compatible with previous 2.0 releases.
|
||||||
|
Given the number of bug fixes, it's worth upgrading to 2.0.4.
|
||||||
|
|
||||||
|
Changelog
|
||||||
|
---------
|
||||||
|
|
||||||
|
* Added --filter to pt-kill to allow arbitrary --group-by
|
||||||
|
* Added --[no]stalk to pt-stalk (bug 932331)
|
||||||
|
* Added --execute to pt-online-schema-change (bug 933232)
|
||||||
|
* Fixed bug 873598: pt-online-schema-change doesn't like reserved words in column names
|
||||||
|
* Fixed bug 928966: pt-pmp still uses insecure /tmp
|
||||||
|
* Fixed bug 933232: pt-online-schema-change can break replication
|
||||||
|
* Fixed bug 941225: Use of qw(...) as parentheses is deprecated at pt-kill line 3511
|
||||||
|
* Fixed bug 821694: pt-query-digest doesn't recognize hex InnoDB txn IDs
|
||||||
|
* Fixed bug 894255: pt-kill shouldn't check if STDIN is a tty when --daemonize is given
|
||||||
|
* Fixed bug 916999: pt-table-checksum error: DBD::mysql::st execute failed: called with 2 bind variables when 6 are needed
|
||||||
|
* Fixed bug 926598: DBD::mysql bug causes pt-upgrade to use wrong precision (M) and scale (D)
|
||||||
|
* Fixed bug 928226: pt-diskstats illegal division by zero
|
||||||
|
* Fixed bug 928415: Typo in pt-stalk doc: --trigger should be --function
|
||||||
|
* Fixed bug 930317: pt-archiver doc refers to nonexistent pt-query-profiler
|
||||||
|
* Fixed bug 930533: pt-sift looking for *-processlist1; broken compatibility with pt-stalk
|
||||||
|
* Fixed bug 932331: pt-stalk cannot collect without stalking
|
||||||
|
* Fixed bug 932442: pt-table-checksum error when column name has two spaces
|
||||||
|
* Fixed bug 932883: File Debian bug after each release
|
||||||
|
* Fixed bug 940503: pt-stalk disk space checks wrong on 32bit platforms
|
||||||
|
* Fixed bug 944420: --daemonize doesn't always close STDIN
|
||||||
|
* Fixed bug 945834: pt-sift invokes pt-diskstats with deprecated argument
|
||||||
|
* Fixed bug 945836: pt-sift prints awk error if there are no stack traces to aggregate
|
||||||
|
* Fixed bug 945842: pt-sift generates wrong state sum during processlist analysis
|
||||||
|
* Fixed bug 946438: pt-query-digest should print a better message when an unsupported log format is specified
|
||||||
|
* Fixed bug 946776: pt-table-checksum ignores --lock-wait-timeout
|
||||||
|
* Fixed bug 940440: Bad grammar in pt-kill docs
|
||||||
|
|
||||||
v2.0.3 released 2012-02-03
|
v2.0.3 released 2012-02-03
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user