mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-24 13:25:01 +00:00
Use md5 "pings" in percona_test.sentinel for sub-second tests that call wipe_clean() twice. Update t/lib/samples/SchemaIterator/all-dbs-tbls-5.0.txt for percona_test.sentinel. Restart slaves in pt-table-checksum/replication_filters.t. Modernize and make pt-table-sync/replicate_do_db.t stable.
This commit is contained in:
@@ -263,6 +263,8 @@ $master_dbh->disconnect();
|
||||
diag(`/tmp/12345/stop >/dev/null`);
|
||||
diag(`mv /tmp/12345/orig.cnf /tmp/12345/my.sandbox.cnf`);
|
||||
diag(`/tmp/12345/start >/dev/null`);
|
||||
# Restart the slaves so they reconnect immediately.
|
||||
restart_slave_threads();
|
||||
$master_dbh = $sb->get_dbh_for('master');
|
||||
|
||||
# Get the master's binlog pos so we can check its binlogs for USE statements
|
||||
|
Reference in New Issue
Block a user