mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
PT-1485 pt-mysql-summary has broken Security section in versions bigger then 5.6
This commit is contained in:
@@ -66,6 +66,11 @@ like(
|
||||
"InnoDB section present"
|
||||
);
|
||||
|
||||
like(
|
||||
$out,
|
||||
qr/Users \| 2/,
|
||||
"Security works"
|
||||
);
|
||||
|
||||
# --read-samples
|
||||
for my $i (2..7) {
|
||||
|
Reference in New Issue
Block a user