mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-19 18:34:59 +00:00
@@ -1,5 +1,7 @@
|
|||||||
Changelog for Percona Toolkit
|
Changelog for Percona Toolkit
|
||||||
|
|
||||||
|
v2.2.19 released 2016-08-15
|
||||||
|
|
||||||
v2.2.19 released
|
v2.2.19 released
|
||||||
|
|
||||||
* Feature 1610385: Recheck the list of slaves while OSC runs (Thanks Daniël van Eeden & Mikhail Izioumtchenko)
|
* Feature 1610385: Recheck the list of slaves while OSC runs (Thanks Daniël van Eeden & Mikhail Izioumtchenko)
|
||||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
|||||||
|
|
||||||
WriteMakefile(
|
WriteMakefile(
|
||||||
NAME => 'percona-toolkit',
|
NAME => 'percona-toolkit',
|
||||||
VERSION => '2.2.18',
|
VERSION => '2.2.19',
|
||||||
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',
|
||||||
|
@@ -1345,6 +1345,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-align 2.2.18
|
pt-align 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -8412,6 +8412,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-archiver 2.2.18
|
pt-archiver 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5811,6 +5811,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-config-diff 2.2.18
|
pt-config-diff 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5602,6 +5602,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-deadlock-logger 2.2.18
|
pt-deadlock-logger 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5613,6 +5613,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-diskstats 2.2.18
|
pt-diskstats 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5656,6 +5656,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-duplicate-key-checker 2.2.18
|
pt-duplicate-key-checker 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1634,6 +1634,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fifo-split 2.2.18
|
pt-fifo-split 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5023,6 +5023,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-find 2.2.18
|
pt-find 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2225,6 +2225,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fingerprint 2.2.18
|
pt-fingerprint 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4588,6 +4588,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fk-error-logger 2.2.18
|
pt-fk-error-logger 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7177,6 +7177,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-heartbeat 2.2.18
|
pt-heartbeat 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7586,6 +7586,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-index-usage 2.2.18
|
pt-index-usage 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1125,7 +1125,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-ioprofile 2.2.18
|
pt-ioprofile 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -8328,6 +8328,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-kill 2.2.18
|
pt-kill 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -801,7 +801,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mext 2.2.18
|
pt-mext 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -3102,7 +3102,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mysql-summary 2.2.18
|
pt-mysql-summary 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -12323,6 +12323,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-online-schema-change 2.2.18
|
pt-online-schema-change 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -895,7 +895,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-pmp 2.2.18
|
pt-pmp 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -16709,6 +16709,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-query-digest 2.2.18
|
pt-query-digest 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2504,6 +2504,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-show-grants 2.2.18
|
pt-show-grants 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1243,7 +1243,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-sift 2.2.18
|
pt-sift 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -4905,6 +4905,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-delay 2.2.18
|
pt-slave-delay 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4417,6 +4417,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-find 2.2.18
|
pt-slave-find 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6004,6 +6004,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-restart 2.2.18
|
pt-slave-restart 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2249,7 +2249,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-stalk 2.2.18
|
pt-stalk 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -2697,7 +2697,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-summary 2.2.18
|
pt-summary 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -13006,6 +13006,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-checksum 2.2.18
|
pt-table-checksum 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -12863,6 +12863,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-sync 2.2.18
|
pt-table-sync 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -8455,6 +8455,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-usage 2.2.18
|
pt-table-usage 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -11330,6 +11330,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-upgrade 2.2.18
|
pt-upgrade 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6174,6 +6174,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-variable-advisor 2.2.18
|
pt-variable-advisor 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3267,6 +3267,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-visual-explain 2.2.18
|
pt-visual-explain 2.2.19
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
percona-toolkit (2.2.19-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
||||||
|
-- Percona Toolkit Developers <toolkit-dev@percona.com> Mon, 15 Aug 2016 06:01:02 +0000
|
||||||
|
|
||||||
percona-toolkit (2.2.18-1) unstable; urgency=low
|
percona-toolkit (2.2.18-1) unstable; urgency=low
|
||||||
|
|
||||||
* Feature 1537416 : pt-stalk now sorts the output of transactions by id
|
* Feature 1537416 : pt-stalk now sorts the output of transactions by id
|
||||||
|
@@ -41,7 +41,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Percona Toolkit'
|
project = u'Percona Toolkit'
|
||||||
copyright = u'2015, Percona LLC and/or its affiliates'
|
copyright = u'2016, Percona LLC and/or its affiliates'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
@@ -50,7 +50,7 @@ copyright = u'2015, 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.18'
|
release = '2.2.19'
|
||||||
|
|
||||||
# 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.
|
||||||
@@ -179,7 +179,7 @@ htmlhelp_basename = 'PerconaToolkitdoc'
|
|||||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'PerconaToolkit.tex', u'Percona Toolkit Documentation',
|
('index', 'PerconaToolkit.tex', u'Percona Toolkit Documentation',
|
||||||
u'2015, Percona LLC and/or its affiliates', 'manual'),
|
u'2016, Percona LLC and/or its affiliates', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top of
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
@@ -212,5 +212,5 @@ latex_logo = 'percona-logo.jpg'
|
|||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('index', 'perconatoolkit', u'Percona Toolkit Documentation',
|
('index', 'perconatoolkit', u'Percona Toolkit Documentation',
|
||||||
[u'2015, Percona LLC and/or its affiliates'], 1)
|
[u'2016, Percona LLC and/or its affiliates'], 1)
|
||||||
]
|
]
|
||||||
|
@@ -557,6 +557,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
Percona Toolkit v2.2.18 released 2016-06-24
|
Percona Toolkit v2.2.19 released 2016-08-15
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,6 +1,59 @@
|
|||||||
Release Notes
|
Release Notes
|
||||||
*************
|
*************
|
||||||
|
|
||||||
|
v2.2.19 released 2016-08-16
|
||||||
|
===========================
|
||||||
|
|
||||||
|
Percona Toolkit 2.2.19 includes the following changes:
|
||||||
|
|
||||||
|
New Features
|
||||||
|
|
||||||
|
* 1221372: ``pt-online-schema-change`` now aborts with an error if the server is a slave, because this can break data consistency in case of row-based replication. If you are sure that the slave will not use row-based replication, you can disable this check using the ``--force-slave-run`` option.
|
||||||
|
|
||||||
|
* 1485195: ``pt-table-checksum`` now forces replica table character set to UTF-8.
|
||||||
|
|
||||||
|
* 1517155: Added ``--create-table-engine`` option to ``pt-heartbeat``, which can be used to set a storage engine for the ``heartbeat`` table different from the database default engine.
|
||||||
|
|
||||||
|
* 1595678: Added ``--slave-user`` and ``--slave-password`` options to ``pt-online-schema-change``
|
||||||
|
|
||||||
|
* 1595912: Added ``--slave-user`` and ``--slave-password`` options to ``pt-table-sync`` and ``pt-table-checksum``
|
||||||
|
|
||||||
|
* 1610385: ``pt-online-schema-change`` now re-checks the list of slaves in the DSN table. This enables changing the contents of the table while the tool is running.
|
||||||
|
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
|
||||||
|
* 1581752: Fixed ``pt-query-digest`` date and time parsing from MySQL 5.7 slow query log.
|
||||||
|
|
||||||
|
* 1592166: Fixed memory leak when ``pt-kill`` kills a query
|
||||||
|
|
||||||
|
* 1592608: Fixed overflow of ``CONCAT_WS`` when ``pt-table-checksum`` or ``pt-table-sync`` checksums large BLOB, TEXT, or BINARY columns.
|
||||||
|
|
||||||
|
* 1593265: Fixed ``pt-archiver`` deleting rows that were not archived.
|
||||||
|
|
||||||
|
* 1610386: Fixed ``pt-slave-restart`` handling of GTID ranges where the left-side integer is larger than 9
|
||||||
|
|
||||||
|
* 1610387: Removed extra word 'default' from the ``--verbose`` help for ``pt-slave-restart``
|
||||||
|
|
||||||
|
* 1610388: Fixed ``pt-table-sync`` not quoting enum values properly. They are now recognized as CHAR fields.
|
||||||
|
|
||||||
|
Changelog
|
||||||
|
---------
|
||||||
|
|
||||||
|
* Feature 1610385: Recheck the list of slaves while OSC runs (Thanks Daniël van Eeden & Mikhail Izioumtchenko)
|
||||||
|
* Fixed bug 1221372: pt-osc should error if server is a slave in row based replication
|
||||||
|
* Fixed bug 1485195: pt-table-checksum should force replica table charset to utf8 Edit (Thanks Jaime Crespo)
|
||||||
|
* Fixed bug 1517155: Added --create-table-engine param to pt-heartbeat
|
||||||
|
* Fixed bug 1581752: SlowLogParser is able to handle dates in RFC339 format for MySQL 5.7 (Thanks Nickolay Ihalainen)
|
||||||
|
* Fixed bug 1592166: pt-kill leaks memory
|
||||||
|
* Fixed bug 1592166: pt-kill leaks memory each time it kills a query
|
||||||
|
* Fixed bug 1592608: Large BLOB/TEXT/BINARY Produces NULL Checksum (Thanks Jervin Real)
|
||||||
|
* Fixed bug 1593265: Fixed pt-archiver deletes wrong rows #103 (Thanks Tibor Korocz & David Ducos)
|
||||||
|
* Fixed bug 1595678: Added --slave-user and --slave-password to pt-online-schema-change & pt-table-sync
|
||||||
|
* Fixed bug 1610386: Handle GTID ranges where the left-side integer is larger than 9 (Thanks @sodabrew)
|
||||||
|
* Fixed bug 1610387: Remove extra word 'default' from the --verbose help (Thanks @sodabrew)
|
||||||
|
* Fixed bug 1610388: add enum column type to is_char check so that values are properly quoted (Thanks Daniel Kinon)
|
||||||
|
|
||||||
v2.2.18 released 2016-06-24
|
v2.2.18 released 2016-06-24
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user