commit 0978e8a1606b8671b643792cce0c96ce64cca38b
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Sep 7 16:52:52 2016 +0300

    up to 2.2.19 (2016-08-15)
    
    v2.2.19 released 2016-08-15
    
    - 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)
    
    2.2.18 released 2016-06-24
    
    - Feature 1537416  :  pt-stalk now sorts the output of transactions by id
    - Feature 1553340  :  Added "Shared" memory info to pt-summary
    - Feature PT-24    :  Added the --no-vertical-format option for 
pt-query-digest, allowing compatibility with non-standard MySQL clients that 
don't support the \G directive at the end of a statement
    - Fixed bug 1402776:  Fixed error when parsing tcpdump capture with 
pt-query-digest
    - Fixed bug 1521880:  Improved pt-online-schema-change plugin documentation
    - Fixed bug 1547225:  Clarified the description of the 
--attribute-value-limit option for pt-query-digest
    - Fixed bug 1569564:  Fixed all PERL-based tools to return a zero exit 
status when run with the --version option
    - Fixed bug 1576036:  Fixed error that sometimes prevented to choose the 
primary key as index, when using the -where option for pt-table-checksum
    - Fixed bug 1585412:  Fixed the inability of pt-query-digest to parse the 
general log generated by MySQL (and Percona Server) 5.7 instance
    - Fixed bug PT-36  :  Clarified the description of the --verbose option for 
pt-slave-restart

 percona-toolkit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/percona-toolkit.spec b/percona-toolkit.spec
index 9cda0e5..91460db 100644
--- a/percona-toolkit.spec
+++ b/percona-toolkit.spec
@@ -1,12 +1,12 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       Essential command-line utilities for MySQL
 Name:          percona-toolkit
-Version:       2.2.17
+Version:       2.2.19
 Release:       1
 License:       GPL v2
 Group:         Applications/Databases
 Source0:       
https://www.percona.com/downloads/percona-toolkit/%{version}/tarball/%{name}-%{version}.tar.gz
-# Source0-md5: 39d5910f4ef0b14b00c109641a1a3fc5
+# Source0-md5: 598653ec1412e4c6f9e74d1af62e4bf1
 Source1:       %{name}.conf
 Source2:       %{name}.tmpfiles
 Source3:       pt-kill.init
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-toolkit.git/commitdiff/0978e8a1606b8671b643792cce0c96ce64cca38b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to