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:
Baron Schwartz
2012-06-06 00:57:19 -04:00
parent 48677eb4d1
commit 1a40d1301f
6 changed files with 5 additions and 4 deletions

View File

@@ -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