diff options
author | sasha@mysql.sashanet.com <> | 2001-01-22 12:35:16 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-01-22 12:35:16 -0700 |
commit | 8b7391c9e00436a197b9416b93130d6de4e244fd (patch) | |
tree | 74bae20e7b8358535b4be9c05ea784cacda8144e /mysql-test/t/rpl000013.test | |
parent | 1385ffee8bce63759ce63c0cd2ddf14562216a1a (diff) | |
download | mariadb-git-8b7391c9e00436a197b9416b93130d6de4e244fd.tar.gz |
fixed bug in master_pos_wait(), got rid of sleep hack,
added test/sanity check for master_pos_wait()
Diffstat (limited to 'mysql-test/t/rpl000013.test')
-rw-r--r-- | mysql-test/t/rpl000013.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/rpl000013.test b/mysql-test/t/rpl000013.test index 20325b6a36d..f5056839791 100644 --- a/mysql-test/t/rpl000013.test +++ b/mysql-test/t/rpl000013.test @@ -22,7 +22,6 @@ connection master2; save_master_pos; connection slave; sync_with_master; -sleep 1; @r/rpl000013.result select * from t2; @r/rpl000013.status.result show status like 'Slave_open_temp_tables'; # |