Browse Source

Avoid race between master and slave.

pull/73/head
kroki@mysql.com 20 years ago
parent
commit
e87bc6e48c
  1. 2
      mysql-test/t/rpl_insert_id.test

2
mysql-test/t/rpl_insert_id.test

@ -148,3 +148,5 @@ drop function bug15728_insert;
drop table t1, t2;
# End of 5.0 tests
sync_slave_with_master;
Loading…
Cancel
Save