Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2014-09-28 19:53:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.percona-toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "percona-toolkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2014-08-11 10:08:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes     
2014-09-28 19:54:16.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Sep 26 12:20:44 UTC 2014 - [email protected]
+
+- Percona Toolkit 2.2.11:
+  * Fixed bug: pt-query-digest doesn't report host details
+  * Fixed bug: pt-mysql-summary incorrectly tries to parse
+               key/value pairs in wsrep_provider_options resulting
+               in incomplete my.cnf information
+  * Fixed bug: pt-stalk should use SQL_NO_CACHE
+  * Fixed bug: pt-stalk handles mysql user password in awkward way
+  * Fixed bug: Various issues with tests
+  * Fixed bug: pt-summary problem parsing dmidecode output on some
+               machines
+  * Fixed bug: Typo in pt-variable-advisor
+
+-------------------------------------------------------------------

Old:
----
  percona-toolkit-2.2.10.tar.gz

New:
----
  percona-toolkit-2.2.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ percona-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.KKOJbG/_old  2014-09-28 19:54:17.000000000 +0200
+++ /var/tmp/diff_new_pack.KKOJbG/_new  2014-09-28 19:54:17.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           percona-toolkit
-Version:        2.2.10
+Version:        2.2.11
 Release:        0
 Summary:        Advanced MySQL and system command-line tools
 License:        GPL-2.0
 Group:          Productivity/Databases/Tools
 Url:            https://www.percona.com/software/percona-toolkit/
-Source:         
https://www.percona.com/redir/downloads/%{name}/%{version}/tarball/%{name}-%{version}.tar.gz
+Source:         
http://www.percona.com/downloads/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source2:        %{name}.conf
 Patch0:         percona-toolkit-2.2.x-disable-default-version-check.patch
 Requires:       perl(DBD::mysql) >= 1.0

++++++ percona-toolkit-2.2.10.tar.gz -> percona-toolkit-2.2.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/Changelog 
new/percona-toolkit-2.2.11/Changelog
--- old/percona-toolkit-2.2.10/Changelog        2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/Changelog        2014-09-25 15:49:49.000000000 
+0200
@@ -1,5 +1,15 @@
 Changelog for Percona Toolkit
 
+v2.2.11 released 2014-09-26
+
+  * Fixed bug 1262456: pt-query-digest doesn't report host details
+  * Fixed bug 1264580: pt-mysql-summary incorrectly tries to parse key/value 
pairs in wsrep_provider_options resulting in incomplete my.cnf information
+  * Fixed bug 1318985: pt-stalk should use SQL_NO_CACHE
+  * Fixed bug 1348679: pt-stalk handles mysql user password in awkward way
+  * Fixed bug 1365085: Various issues with tests
+  * Fixed bug 1368379: pt-summary problem parsing dmidecode output on some 
machines
+  * Fixed bug 1303388: Typo in pt-variable-advisor
+
 v2.2.10 released 2014-08-06
 
   * Fixed bug 1287253: pt-table-checksum deadlock 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/Makefile.PL 
new/percona-toolkit-2.2.11/Makefile.PL
--- old/percona-toolkit-2.2.10/Makefile.PL      2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/Makefile.PL      2014-09-25 15:49:49.000000000 
+0200
@@ -2,7 +2,7 @@
 
 WriteMakefile(
     NAME      => 'percona-toolkit',
-    VERSION   => '2.2.10',
+    VERSION   => '2.2.11',
     EXE_FILES => [ <bin/*> ],
     MAN1PODS  => {
       'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-align 
new/percona-toolkit-2.2.11/bin/pt-align
--- old/percona-toolkit-2.2.10/bin/pt-align     2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-align     2014-09-25 15:49:49.000000000 
+0200
@@ -1323,6 +1323,6 @@
 
 =head1 VERSION
 
-pt-align 2.2.10
+pt-align 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-archiver 
new/percona-toolkit-2.2.11/bin/pt-archiver
--- old/percona-toolkit-2.2.10/bin/pt-archiver  2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-archiver  2014-09-25 15:49:49.000000000 
+0200
@@ -43,7 +43,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -7892,6 +7892,6 @@
 
 =head1 VERSION
 
-pt-archiver 2.2.10
+pt-archiver 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-config-diff 
new/percona-toolkit-2.2.11/bin/pt-config-diff
--- old/percona-toolkit-2.2.10/bin/pt-config-diff       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-config-diff       2014-09-25 
15:49:49.000000000 +0200
@@ -43,7 +43,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5733,6 +5733,6 @@
 
 =head1 VERSION
 
-pt-config-diff 2.2.10
+pt-config-diff 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-deadlock-logger 
new/percona-toolkit-2.2.11/bin/pt-deadlock-logger
--- old/percona-toolkit-2.2.10/bin/pt-deadlock-logger   2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-deadlock-logger   2014-09-25 
15:49:49.000000000 +0200
@@ -42,7 +42,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5523,6 +5523,6 @@
 
 =head1 VERSION
 
-pt-deadlock-logger 2.2.10
+pt-deadlock-logger 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-diskstats 
new/percona-toolkit-2.2.11/bin/pt-diskstats
--- old/percona-toolkit-2.2.10/bin/pt-diskstats 2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-diskstats 2014-09-25 15:49:49.000000000 
+0200
@@ -38,7 +38,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5579,6 +5579,6 @@
 
 =head1 VERSION
 
-pt-diskstats 2.2.10
+pt-diskstats 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-duplicate-key-checker 
new/percona-toolkit-2.2.11/bin/pt-duplicate-key-checker
--- old/percona-toolkit-2.2.10/bin/pt-duplicate-key-checker     2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-duplicate-key-checker     2014-09-25 
15:49:49.000000000 +0200
@@ -39,7 +39,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5600,6 +5600,6 @@
 
 =head1 VERSION
 
-pt-duplicate-key-checker 2.2.10
+pt-duplicate-key-checker 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-fifo-split 
new/percona-toolkit-2.2.11/bin/pt-fifo-split
--- old/percona-toolkit-2.2.10/bin/pt-fifo-split        2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-fifo-split        2014-09-25 
15:49:49.000000000 +0200
@@ -1612,6 +1612,6 @@
 
 =head1 VERSION
 
-pt-fifo-split 2.2.10
+pt-fifo-split 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-find 
new/percona-toolkit-2.2.11/bin/pt-find
--- old/percona-toolkit-2.2.10/bin/pt-find      2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-find      2014-09-25 15:49:49.000000000 
+0200
@@ -35,7 +35,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -4984,6 +4984,6 @@
 
 =head1 VERSION
 
-pt-find 2.2.10
+pt-find 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-fingerprint 
new/percona-toolkit-2.2.11/bin/pt-fingerprint
--- old/percona-toolkit-2.2.10/bin/pt-fingerprint       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-fingerprint       2014-09-25 
15:49:49.000000000 +0200
@@ -2203,6 +2203,6 @@
 
 =head1 VERSION
 
-pt-fingerprint 2.2.10
+pt-fingerprint 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-fk-error-logger 
new/percona-toolkit-2.2.11/bin/pt-fk-error-logger
--- old/percona-toolkit-2.2.10/bin/pt-fk-error-logger   2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-fk-error-logger   2014-09-25 
15:49:49.000000000 +0200
@@ -37,7 +37,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -4509,6 +4509,6 @@
 
 =head1 VERSION
 
-pt-fk-error-logger 2.2.10
+pt-fk-error-logger 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-heartbeat 
new/percona-toolkit-2.2.11/bin/pt-heartbeat
--- old/percona-toolkit-2.2.10/bin/pt-heartbeat 2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-heartbeat 2014-09-25 15:49:49.000000000 
+0200
@@ -38,7 +38,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -6192,6 +6192,6 @@
 
 =head1 VERSION
 
-pt-heartbeat 2.2.10
+pt-heartbeat 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-index-usage 
new/percona-toolkit-2.2.11/bin/pt-index-usage
--- old/percona-toolkit-2.2.10/bin/pt-index-usage       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-index-usage       2014-09-25 
15:49:49.000000000 +0200
@@ -45,7 +45,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -2845,6 +2845,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
                ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {  
                      push @properties, 'Thread_id', $thread_id;
@@ -2857,6 +2858,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
             ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {       
                      push @properties, 'Thread_id', $thread_id;
@@ -7546,6 +7548,6 @@
 
 =head1 VERSION
 
-pt-index-usage 2.2.10
+pt-index-usage 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-ioprofile 
new/percona-toolkit-2.2.11/bin/pt-ioprofile
--- old/percona-toolkit-2.2.10/bin/pt-ioprofile 2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-ioprofile 2014-09-25 15:49:49.000000000 
+0200
@@ -1119,7 +1119,7 @@
 
 =head1 VERSION
 
-pt-ioprofile 2.2.10
+pt-ioprofile 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-kill 
new/percona-toolkit-2.2.11/bin/pt-kill
--- old/percona-toolkit-2.2.10/bin/pt-kill      2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-kill      2014-09-25 15:49:49.000000000 
+0200
@@ -47,7 +47,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -8183,6 +8183,6 @@
 
 =head1 VERSION
 
-pt-kill 2.2.10
+pt-kill 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-mext 
new/percona-toolkit-2.2.11/bin/pt-mext
--- old/percona-toolkit-2.2.10/bin/pt-mext      2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-mext      2014-09-25 15:49:49.000000000 
+0200
@@ -792,7 +792,7 @@
 
 =head1 VERSION
 
-pt-mext 2.2.10
+pt-mext 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-mysql-summary 
new/percona-toolkit-2.2.11/bin/pt-mysql-summary
--- old/percona-toolkit-2.2.10/bin/pt-mysql-summary     2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-mysql-summary     2014-09-25 
15:49:49.000000000 +0200
@@ -1353,26 +1353,19 @@
 
    [ -e "$file" ] || return
 
-   awk '
-   BEGIN {
-      FS="="
-   }
-   /^[ \t]*[a-zA-Z[]/ {
-      if (length($2)) {
-         gsub(/^[ \t]*/, "", $1);
-         gsub(/^[ \t]*/, "", $2);
-         gsub(/[ \t]*$/, "", $1);
-         gsub(/[ \t]*$/, "", $2);
-         printf("%-35s = %s\n", $1, $2);
-      }
-      else if ( $0 ~ /\[/ ) {
-         print "";
-         print $1;
-      }
-      else {
-         print $1;
-      }
-   }' "$file"
+   perl -n -l -e '
+      my $line = $_;
+      if ( $line =~ /^[ \t]*[a-zA-Z[]/ ) { 
+         if ( $line=~/\s*(.*?)\s*=\s*(.*)\s*$/ ) { 
+            printf("%-35s = %s\n", $1, $2)  
+         } 
+         elsif ( $line =~ /\s*\[/ ) { 
+            print "\n$line" 
+         } else {
+            print $line
+         } 
+      }' "$file"
+
 }
 
 find_checkpoint_age() {
@@ -3090,7 +3083,7 @@
 
 =head1 VERSION
 
-pt-mysql-summary 2.2.10
+pt-mysql-summary 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-online-schema-change 
new/percona-toolkit-2.2.11/bin/pt-online-schema-change
--- old/percona-toolkit-2.2.10/bin/pt-online-schema-change      2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-online-schema-change      2014-09-25 
15:49:49.000000000 +0200
@@ -54,7 +54,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -11563,6 +11563,6 @@
 
 =head1 VERSION
 
-pt-online-schema-change 2.2.10
+pt-online-schema-change 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-pmp 
new/percona-toolkit-2.2.11/bin/pt-pmp
--- old/percona-toolkit-2.2.10/bin/pt-pmp       2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-pmp       2014-09-25 15:49:49.000000000 
+0200
@@ -889,7 +889,7 @@
 
 =head1 VERSION
 
-pt-pmp 2.2.10
+pt-pmp 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-query-digest 
new/percona-toolkit-2.2.11/bin/pt-query-digest
--- old/percona-toolkit-2.2.10/bin/pt-query-digest      2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-query-digest      2014-09-25 
15:49:49.000000000 +0200
@@ -64,7 +64,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5039,6 +5039,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
                ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {  
                      push @properties, 'Thread_id', $thread_id;
@@ -5051,6 +5052,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
             ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {       
                      push @properties, 'Thread_id', $thread_id;
@@ -16593,6 +16595,6 @@
 
 =head1 VERSION
 
-pt-query-digest 2.2.10
+pt-query-digest 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-show-grants 
new/percona-toolkit-2.2.11/bin/pt-show-grants
--- old/percona-toolkit-2.2.10/bin/pt-show-grants       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-show-grants       2014-09-25 
15:49:49.000000000 +0200
@@ -2406,6 +2406,6 @@
 
 =head1 VERSION
 
-pt-show-grants 2.2.10
+pt-show-grants 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-sift 
new/percona-toolkit-2.2.11/bin/pt-sift
--- old/percona-toolkit-2.2.10/bin/pt-sift      2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-sift      2014-09-25 15:49:49.000000000 
+0200
@@ -1237,7 +1237,7 @@
 
 =head1 VERSION
 
-pt-sift 2.2.10
+pt-sift 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-slave-delay 
new/percona-toolkit-2.2.11/bin/pt-slave-delay
--- old/percona-toolkit-2.2.10/bin/pt-slave-delay       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-slave-delay       2014-09-25 
15:49:49.000000000 +0200
@@ -40,7 +40,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -4869,6 +4869,6 @@
 
 =head1 VERSION
 
-pt-slave-delay 2.2.10
+pt-slave-delay 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-slave-find 
new/percona-toolkit-2.2.11/bin/pt-slave-find
--- old/percona-toolkit-2.2.10/bin/pt-slave-find        2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-slave-find        2014-09-25 
15:49:49.000000000 +0200
@@ -4334,6 +4334,6 @@
 
 =head1 VERSION
 
-pt-slave-find 2.2.10
+pt-slave-find 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-slave-restart 
new/percona-toolkit-2.2.11/bin/pt-slave-restart
--- old/percona-toolkit-2.2.10/bin/pt-slave-restart     2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-slave-restart     2014-09-25 
15:49:49.000000000 +0200
@@ -41,7 +41,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -5937,6 +5937,6 @@
 
 =head1 VERSION
 
-pt-slave-restart 2.2.10
+pt-slave-restart 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-stalk 
new/percona-toolkit-2.2.11/bin/pt-stalk
--- old/percona-toolkit-2.2.10/bin/pt-stalk     2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-stalk     2014-09-25 15:49:49.000000000 
+0200
@@ -1001,7 +1001,7 @@
 }
 
 lock_waits() {
-   local sql1="SELECT
+   local sql1="SELECT SQL_NO_CACHE
       CONCAT('thread ', b.trx_mysql_thread_id, ' from ', p.host) AS who_blocks,
       IF(p.command = \"Sleep\", p.time, 0) AS idle_in_trx,
       MAX(TIMESTAMPDIFF(SECOND, r.trx_wait_started, CURRENT_TIMESTAMP)) AS 
max_wait_time,
@@ -1013,7 +1013,7 @@
    GROUP BY who_blocks ORDER BY num_waiters DESC\G"
    $CMD_MYSQL $EXT_ARGV -e "$sql1"
 
-   local sql2="SELECT
+   local sql2="SELECT SQL_NO_CACHE
       r.trx_id AS waiting_trx_id,
       r.trx_mysql_thread_id AS waiting_thread,
       TIMESTAMPDIFF(SECOND, r.trx_wait_started, CURRENT_TIMESTAMP) AS 
wait_time,
@@ -1034,9 +1034,9 @@
 } 
 
 transactions() {
-   $CMD_MYSQL $EXT_ARGV -e "SELECT * FROM INFORMATION_SCHEMA.INNODB_TRX\G"
-   $CMD_MYSQL $EXT_ARGV -e "SELECT * FROM INFORMATION_SCHEMA.INNODB_LOCKS\G"
-   $CMD_MYSQL $EXT_ARGV -e "SELECT * FROM 
INFORMATION_SCHEMA.INNODB_LOCK_WAITS\G"
+   $CMD_MYSQL $EXT_ARGV -e "SELECT SQL_NO_CACHE * FROM 
INFORMATION_SCHEMA.INNODB_TRX\G"
+   $CMD_MYSQL $EXT_ARGV -e "SELECT SQL_NO_CACHE * FROM 
INFORMATION_SCHEMA.INNODB_LOCKS\G"
+   $CMD_MYSQL $EXT_ARGV -e "SELECT SQL_NO_CACHE * FROM 
INFORMATION_SCHEMA.INNODB_LOCK_WAITS\G"
 }
 
 innodb_status() {
@@ -1447,9 +1447,19 @@
       exit 0
    fi
 
+   # if ASK-PASS , request password on terminal without echoing. This will 
override --password
+   if [ -n "$OPT_ASK_PASS" ]; then 
+      stty_orig=`stty -g`           # save original terminal setting.
+      echo -n "Enter MySQL password: ";
+      stty -echo                    # turn-off echoing.
+      read OPT_PASSWORD             # read the password
+      stty $stty_orig               # restore terminal setting.
+   fi
+
    MYSQL_ARGS="$(mysql_options)"
    EXT_ARGV="$(arrange_mysql_options "$EXT_ARGV $MYSQL_ARGS")"
 
+
    # Check that mysql and mysqladmin are in PATH.  If not, we're
    # already dead in the water, so don't bother with cmd line opts,
    # just error and exit.
@@ -1650,6 +1660,10 @@
 
 =over
 
+=item --ask-pass
+
+Prompt for a password when connecting to MySQL.
+
 =item --collect
 
 default: yes; negatable: yes
@@ -2211,7 +2225,7 @@
 
 =head1 VERSION
 
-pt-stalk 2.2.10
+pt-stalk 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-summary 
new/percona-toolkit-2.2.11/bin/pt-summary
--- old/percona-toolkit-2.2.10/bin/pt-summary   2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-summary   2014-09-25 15:49:49.000000000 
+0200
@@ -1506,7 +1506,7 @@
           -e 's/>/}/g' \
           -e 's/[ \t]*\n/\n/g' \
        "${file}" \
-       | awk -F: '/Size|Type|Form.Factor|Type.Detail|[^ 
]Locator/{printf("|%s", $2)}/Speed/{print "|" $2}' \
+       | awk -F: '/Size|Type|Form.Factor|Type.Detail|^[\t 
]+Locator/{printf("|%s", $2)}/^[\t ]+Speed/{print "|" $2}' \
        | sed -e 's/No Module Installed/{EMPTY}/' \
        | sort \
        | awk -F'|' '{printf("  %-9s %-8s %-17s %-13s %-13s %-8s\n", $4, $2, 
$7, $3, $5, $6);}'
@@ -2691,7 +2691,7 @@
 
 =head1 VERSION
 
-pt-summary 2.2.10
+pt-summary 2.2.11
 
 =cut
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-table-checksum 
new/percona-toolkit-2.2.11/bin/pt-table-checksum
--- old/percona-toolkit-2.2.10/bin/pt-table-checksum    2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-table-checksum    2014-09-25 
15:49:49.000000000 +0200
@@ -57,7 +57,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -12698,6 +12698,6 @@
 
 =head1 VERSION
 
-pt-table-checksum 2.2.10
+pt-table-checksum 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-table-sync 
new/percona-toolkit-2.2.11/bin/pt-table-sync
--- old/percona-toolkit-2.2.10/bin/pt-table-sync        2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-table-sync        2014-09-25 
15:49:49.000000000 +0200
@@ -55,7 +55,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -12768,6 +12768,6 @@
 
 =head1 VERSION
 
-pt-table-sync 2.2.10
+pt-table-sync 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-table-usage 
new/percona-toolkit-2.2.11/bin/pt-table-usage
--- old/percona-toolkit-2.2.10/bin/pt-table-usage       2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-table-usage       2014-09-25 
15:49:49.000000000 +0200
@@ -1629,6 +1629,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
                ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {  
                      push @properties, 'Thread_id', $thread_id;
@@ -1641,6 +1642,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
             ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {       
                      push @properties, 'Thread_id', $thread_id;
@@ -7561,6 +7563,6 @@
 
 =head1 VERSION
 
-pt-table-usage 2.2.10
+pt-table-usage 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-upgrade 
new/percona-toolkit-2.2.11/bin/pt-upgrade
--- old/percona-toolkit-2.2.10/bin/pt-upgrade   2014-08-06 21:57:30.000000000 
+0200
+++ new/percona-toolkit-2.2.11/bin/pt-upgrade   2014-09-25 15:49:49.000000000 
+0200
@@ -61,7 +61,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -6610,6 +6610,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
                ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {  
                      push @properties, 'Thread_id', $thread_id;
@@ -6622,6 +6623,7 @@
                   && ( my ( $user, $host, $ip, $thread_id ) = $line =~ 
m/$slow_log_uh_line/o )
             ) {
                   PTDEBUG && _d("Got user, host, ip", $user, $host, $ip);
+                  $host ||= $ip;  # sometimes host is missing when using 
skip-name-resolve (LP #issue 1262456)
                   push @properties, 'user', $user, 'host', $host, 'ip', $ip;
                   if ( $thread_id ) {       
                      push @properties, 'Thread_id', $thread_id;
@@ -11238,6 +11240,6 @@
 
 =head1 VERSION
 
-pt-upgrade 2.2.10
+pt-upgrade 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-variable-advisor 
new/percona-toolkit-2.2.11/bin/pt-variable-advisor
--- old/percona-toolkit-2.2.10/bin/pt-variable-advisor  2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-variable-advisor  2014-09-25 
15:49:49.000000000 +0200
@@ -44,7 +44,7 @@
 {
 package Percona::Toolkit;
 
-our $VERSION = '2.2.10';
+our $VERSION = '2.2.11';
 
 use strict;
 use warnings FATAL => 'all';
@@ -3601,10 +3601,10 @@
       },
    },
    {
-      id   => 'expire_log_days',
+      id   => 'expire_logs_days',
       code => sub {
          my ( %args ) = @_;
-         return _var_eq($args{variables}->{expire_log_days}, 0)
+         return _var_eq($args{variables}->{expire_logs_days}, 0)
             && _var_seq($args{variables}->{log_bin}, "ON");
       },
    },
@@ -5720,7 +5720,7 @@
 Most applications should use the default REPEATABLE-READ transaction
 isolation level, or in a few cases READ-COMMITTED.
 
-=item expire_log_days
+=item expire_logs_days
 
 severity: warn
 
@@ -6138,6 +6138,6 @@
 
 =head1 VERSION
 
-pt-variable-advisor 2.2.10
+pt-variable-advisor 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/bin/pt-visual-explain 
new/percona-toolkit-2.2.11/bin/pt-visual-explain
--- old/percona-toolkit-2.2.10/bin/pt-visual-explain    2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/bin/pt-visual-explain    2014-09-25 
15:49:49.000000000 +0200
@@ -3243,6 +3243,6 @@
 
 =head1 VERSION
 
-pt-visual-explain 2.2.10
+pt-visual-explain 2.2.11
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.2.10/docs/percona-toolkit.pod 
new/percona-toolkit-2.2.11/docs/percona-toolkit.pod
--- old/percona-toolkit-2.2.10/docs/percona-toolkit.pod 2014-08-06 
21:57:30.000000000 +0200
+++ new/percona-toolkit-2.2.11/docs/percona-toolkit.pod 2014-09-25 
15:49:49.000000000 +0200
@@ -557,6 +557,6 @@
 
 =head1 VERSION
 
-Percona Toolkit v2.2.10 released 2014-08-06
+Percona Toolkit v2.2.11 released 2014-09-25
 
 =cut

++++++ percona-toolkit-2.2.x-disable-default-version-check.patch ++++++
--- /var/tmp/diff_new_pack.KKOJbG/_old  2014-09-28 19:54:17.000000000 +0200
+++ /var/tmp/diff_new_pack.KKOJbG/_new  2014-09-28 19:54:17.000000000 +0200
@@ -40,10 +40,10 @@
  bin/pt-variable-advisor      |    2 --
  18 files changed, 36 deletions(-)
 
-Index: percona-toolkit-2.2.10/bin/pt-archiver
+Index: percona-toolkit-2.2.11/bin/pt-archiver
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-archiver        2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-archiver     2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-archiver
++++ percona-toolkit-2.2.11/bin/pt-archiver
 @@ -7465,8 +7465,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -53,10 +53,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-config-diff
+Index: percona-toolkit-2.2.11/bin/pt-config-diff
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-config-diff     2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-config-diff  2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-config-diff
++++ percona-toolkit-2.2.11/bin/pt-config-diff
 @@ -5563,8 +5563,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -66,10 +66,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-deadlock-logger
+Index: percona-toolkit-2.2.11/bin/pt-deadlock-logger
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-deadlock-logger 2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-deadlock-logger      2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-deadlock-logger
++++ percona-toolkit-2.2.11/bin/pt-deadlock-logger
 @@ -5348,8 +5348,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -79,10 +79,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-diskstats
+Index: percona-toolkit-2.2.11/bin/pt-diskstats
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-diskstats       2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-diskstats    2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-diskstats
++++ percona-toolkit-2.2.11/bin/pt-diskstats
 @@ -5468,8 +5468,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -92,10 +92,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-duplicate-key-checker
+Index: percona-toolkit-2.2.11/bin/pt-duplicate-key-checker
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-duplicate-key-checker   2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-duplicate-key-checker        2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-duplicate-key-checker
++++ percona-toolkit-2.2.11/bin/pt-duplicate-key-checker
 @@ -5429,8 +5429,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -105,10 +105,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-find
+Index: percona-toolkit-2.2.11/bin/pt-find
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-find    2014-08-06 20:57:30.000000000 
+0100
-+++ percona-toolkit-2.2.10/bin/pt-find 2014-08-10 15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-find
++++ percona-toolkit-2.2.11/bin/pt-find
 @@ -4440,8 +4440,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -118,10 +118,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-fk-error-logger
+Index: percona-toolkit-2.2.11/bin/pt-fk-error-logger
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-fk-error-logger 2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-fk-error-logger      2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-fk-error-logger
++++ percona-toolkit-2.2.11/bin/pt-fk-error-logger
 @@ -4335,8 +4335,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -131,10 +131,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-heartbeat
+Index: percona-toolkit-2.2.11/bin/pt-heartbeat
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-heartbeat       2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-heartbeat    2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-heartbeat
++++ percona-toolkit-2.2.11/bin/pt-heartbeat
 @@ -6019,8 +6019,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -144,11 +144,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-index-usage
+Index: percona-toolkit-2.2.11/bin/pt-index-usage
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-index-usage     2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-index-usage  2014-08-10 15:15:27.000000000 
+0100
-@@ -7375,8 +7375,6 @@ Show version and exit.
+--- percona-toolkit-2.2.11.orig/bin/pt-index-usage
++++ percona-toolkit-2.2.11/bin/pt-index-usage
+@@ -7377,8 +7377,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -157,10 +157,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-kill
+Index: percona-toolkit-2.2.11/bin/pt-kill
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-kill    2014-08-06 20:57:30.000000000 
+0100
-+++ percona-toolkit-2.2.10/bin/pt-kill 2014-08-10 15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-kill
++++ percona-toolkit-2.2.11/bin/pt-kill
 @@ -7640,8 +7640,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -170,10 +170,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-online-schema-change
+Index: percona-toolkit-2.2.11/bin/pt-online-schema-change
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-online-schema-change    2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-online-schema-change 2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-online-schema-change
++++ percona-toolkit-2.2.11/bin/pt-online-schema-change
 @@ -11328,8 +11328,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -183,11 +183,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-query-digest
+Index: percona-toolkit-2.2.11/bin/pt-query-digest
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-query-digest    2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-query-digest 2014-08-10 15:15:27.000000000 
+0100
-@@ -16273,8 +16273,6 @@ Show version and exit.
+--- percona-toolkit-2.2.11.orig/bin/pt-query-digest
++++ percona-toolkit-2.2.11/bin/pt-query-digest
+@@ -16275,8 +16275,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -196,10 +196,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-slave-delay
+Index: percona-toolkit-2.2.11/bin/pt-slave-delay
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-slave-delay     2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-slave-delay  2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-slave-delay
++++ percona-toolkit-2.2.11/bin/pt-slave-delay
 @@ -4698,8 +4698,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -209,10 +209,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-slave-restart
+Index: percona-toolkit-2.2.11/bin/pt-slave-restart
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-slave-restart   2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-slave-restart        2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-slave-restart
++++ percona-toolkit-2.2.11/bin/pt-slave-restart
 @@ -5764,8 +5764,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -222,10 +222,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-table-checksum
+Index: percona-toolkit-2.2.11/bin/pt-table-checksum
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-table-checksum  2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-table-checksum       2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-table-checksum
++++ percona-toolkit-2.2.11/bin/pt-table-checksum
 @@ -12415,8 +12415,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -235,10 +235,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-table-sync
+Index: percona-toolkit-2.2.11/bin/pt-table-sync
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-table-sync      2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-table-sync   2014-08-10 15:15:27.000000000 
+0100
+--- percona-toolkit-2.2.11.orig/bin/pt-table-sync
++++ percona-toolkit-2.2.11/bin/pt-table-sync
 @@ -12500,8 +12500,6 @@ Show version and exit.
  
  =item --[no]version-check
@@ -248,11 +248,11 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-upgrade
+Index: percona-toolkit-2.2.11/bin/pt-upgrade
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-upgrade 2014-08-06 20:57:30.000000000 
+0100
-+++ percona-toolkit-2.2.10/bin/pt-upgrade      2014-08-10 15:15:27.000000000 
+0100
-@@ -11031,8 +11031,6 @@ Show version and exit.
+--- percona-toolkit-2.2.11.orig/bin/pt-upgrade
++++ percona-toolkit-2.2.11/bin/pt-upgrade
+@@ -11033,8 +11033,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -261,10 +261,10 @@
  Check for the latest version of Percona Toolkit, MySQL, and other programs.
  
  This is a standard "check for updates automatically" feature, with two
-Index: percona-toolkit-2.2.10/bin/pt-variable-advisor
+Index: percona-toolkit-2.2.11/bin/pt-variable-advisor
 ===================================================================
---- percona-toolkit-2.2.10.orig/bin/pt-variable-advisor        2014-08-06 
20:57:30.000000000 +0100
-+++ percona-toolkit-2.2.10/bin/pt-variable-advisor     2014-08-10 
15:15:27.000000000 +0100
+--- percona-toolkit-2.2.11.orig/bin/pt-variable-advisor
++++ percona-toolkit-2.2.11/bin/pt-variable-advisor
 @@ -5968,8 +5968,6 @@ Show version and exit.
  
  =item --[no]version-check

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to