mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
Make sandbox servers log their actions, remove test-env reset from pt-table-checksum/basics.t to stop replication breakage
This commit is contained in:
@@ -62,10 +62,6 @@ sub reset_repl_db {
|
||||
$master_dbh->do("use $repl_db");
|
||||
}
|
||||
|
||||
diag(`$trunk/sandbox/test-env reset >/dev/null`);
|
||||
$sb->wipe_clean($master_dbh);
|
||||
diag(`rm $outfile >/dev/null 2>&1`);
|
||||
|
||||
# ############################################################################
|
||||
# Default checksum and results. The tool does not technically require any
|
||||
# options on well-configured systems (which the test env cannot be). With
|
||||
|
Reference in New Issue
Block a user