mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixed internal test check warnings in 5.1-bugteam.
This commit is contained in:
@@ -265,6 +265,8 @@ while ($rnd)
|
||||
|
||||
connection master;
|
||||
eval drop table t1$rnd;
|
||||
sync_slave_with_master;
|
||||
connection master;
|
||||
|
||||
dec $rnd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user