mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Avoid race between master and slave.
This commit is contained in:
parent
9e635c7bfe
commit
e87bc6e48c
1 changed files with 2 additions and 0 deletions
|
@ -148,3 +148,5 @@ drop function bug15728_insert;
|
|||
drop table t1, t2;
|
||||
|
||||
# End of 5.0 tests
|
||||
|
||||
sync_slave_with_master;
|
||||
|
|
Loading…
Reference in a new issue