mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 17:27:57 +00:00
Merge pt-mysql-summary-Blank-InnoDB-Section-for-5.6-1254233.
This commit is contained in:
@@ -60,6 +60,13 @@ like(
|
||||
"--databases works"
|
||||
);
|
||||
|
||||
like(
|
||||
$out,
|
||||
qr/# InnoDB #.*Version.*# MyISAM #/s,
|
||||
"InnoDB section present"
|
||||
);
|
||||
|
||||
|
||||
# --read-samples
|
||||
for my $i (2..7) {
|
||||
ok(
|
||||
|
Reference in New Issue
Block a user