diff --git a/bin/pt-archiver b/bin/pt-archiver index 3c6774db..cbaa77b8 100755 --- a/bin/pt-archiver +++ b/bin/pt-archiver @@ -39,7 +39,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-config-diff b/bin/pt-config-diff index 719df9c4..6d2ea8a2 100755 --- a/bin/pt-config-diff +++ b/bin/pt-config-diff @@ -38,7 +38,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-deadlock-logger b/bin/pt-deadlock-logger index 1ce335a1..7646f7a5 100755 --- a/bin/pt-deadlock-logger +++ b/bin/pt-deadlock-logger @@ -36,7 +36,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-diskstats b/bin/pt-diskstats index 8ff2fcfc..03757817 100755 --- a/bin/pt-diskstats +++ b/bin/pt-diskstats @@ -38,7 +38,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-duplicate-key-checker b/bin/pt-duplicate-key-checker index cf9d9c23..03451991 100755 --- a/bin/pt-duplicate-key-checker +++ b/bin/pt-duplicate-key-checker @@ -39,7 +39,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-find b/bin/pt-find index 1f191eaa..fe934e76 100755 --- a/bin/pt-find +++ b/bin/pt-find @@ -35,7 +35,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-fk-error-logger b/bin/pt-fk-error-logger index 67b5ac56..b9671e71 100755 --- a/bin/pt-fk-error-logger +++ b/bin/pt-fk-error-logger @@ -35,7 +35,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-heartbeat b/bin/pt-heartbeat index b7ee3b5b..6017cd95 100755 --- a/bin/pt-heartbeat +++ b/bin/pt-heartbeat @@ -37,7 +37,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-index-usage b/bin/pt-index-usage index 8dfe7fca..24d3d8b8 100755 --- a/bin/pt-index-usage +++ b/bin/pt-index-usage @@ -45,7 +45,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-kill b/bin/pt-kill index c9b181f2..60f1996d 100755 --- a/bin/pt-kill +++ b/bin/pt-kill @@ -43,7 +43,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-online-schema-change b/bin/pt-online-schema-change index 55d025ec..ed4eb25a 100755 --- a/bin/pt-online-schema-change +++ b/bin/pt-online-schema-change @@ -49,7 +49,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-query-advisor b/bin/pt-query-advisor index 0c072d4c..14fdb6d6 100755 --- a/bin/pt-query-advisor +++ b/bin/pt-query-advisor @@ -46,7 +46,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-query-digest b/bin/pt-query-digest index a2ca9e11..96e7e0cd 100755 --- a/bin/pt-query-digest +++ b/bin/pt-query-digest @@ -64,7 +64,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-slave-delay b/bin/pt-slave-delay index 490ce106..14682dd1 100755 --- a/bin/pt-slave-delay +++ b/bin/pt-slave-delay @@ -36,7 +36,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-slave-restart b/bin/pt-slave-restart index 3ecc7463..c215fd80 100755 --- a/bin/pt-slave-restart +++ b/bin/pt-slave-restart @@ -37,7 +37,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-table-checksum b/bin/pt-table-checksum index e0071115..f4adcfa6 100755 --- a/bin/pt-table-checksum +++ b/bin/pt-table-checksum @@ -52,7 +52,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-table-sync b/bin/pt-table-sync index 5273b249..d123b2a8 100755 --- a/bin/pt-table-sync +++ b/bin/pt-table-sync @@ -52,7 +52,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.3'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-upgrade b/bin/pt-upgrade index 03b2c4f3..2840e327 100755 --- a/bin/pt-upgrade +++ b/bin/pt-upgrade @@ -58,7 +58,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/bin/pt-variable-advisor b/bin/pt-variable-advisor index 56c8acc3..ae1410dd 100755 --- a/bin/pt-variable-advisor +++ b/bin/pt-variable-advisor @@ -40,7 +40,7 @@ BEGIN { # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/lib/Percona/Toolkit.pm b/lib/Percona/Toolkit.pm index 950960e8..86fd6156 100644 --- a/lib/Percona/Toolkit.pm +++ b/lib/Percona/Toolkit.pm @@ -19,7 +19,7 @@ # ########################################################################### { package Percona::Toolkit; -our $VERSION = '2.1.4'; +our $VERSION = '2.1.5'; 1; } diff --git a/t/lib/TableParser.t b/t/lib/TableParser.t index 0cbf25d1..9dcb0af5 100644 --- a/t/lib/TableParser.t +++ b/t/lib/TableParser.t @@ -672,24 +672,6 @@ SKIP: { ), "Table does not exist and user can't see it" ); - ok( - $tp->check_table( - dbh => $dbh, - db => 'test', - tbl => 't', - all_privs => 1, - ), - "Table exists and user has full privs" - ); - ok( - !$tp->check_table( - dbh => $user_dbh, - db => 'test', - tbl => 't', - all_privs => 1, - ), - "Table exists but user doesn't have full privs" - ); ok( $tp->check_table(