mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-17 01:01:39 +08:00
Check for leftover databases. Fix MasterSlave.t so it doesn't leave leftover dbs and it resets 12347.
This commit is contained in:
@@ -68,7 +68,7 @@ is(
|
||||
$exit_status,
|
||||
0,
|
||||
"Bug 995274 (undef array): zero exit status"
|
||||
);
|
||||
) or diag($output);
|
||||
|
||||
cmp_ok(
|
||||
PerconaTest::count_checksum_results($output, 'rows'),
|
||||
|
||||
Reference in New Issue
Block a user