mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 03:59:06 +00:00
Fix t/pt-table-sync/issue_804.t.
This commit is contained in:
@@ -34,6 +34,7 @@ else {
|
||||
$sb->wipe_clean($master_dbh);
|
||||
$sb->wipe_clean($slave_dbh);
|
||||
$sb->load_file('master', 't/lib/samples/issue_804.sql');
|
||||
PerconaTest::wait_for_table($slave_dbh, "issue_804.t", "accountId=100");
|
||||
|
||||
# #############################################################################
|
||||
# Issue 804: mk-table-sync: can't nibble because index name isn't lower case?
|
||||
|
Reference in New Issue
Block a user