mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
This commit is contained in:
@@ -183,3 +183,9 @@ connection master;
|
||||
|
||||
DROP TABLE IF EXISTS test.t1;
|
||||
DROP TABLE IF EXISTS test.t2;
|
||||
# ensure cleanup on slave as well:
|
||||
# ndb blob tables consist of several tables
|
||||
# if cluster is shutdown while not all tables are
|
||||
# properly dropped, the table becomes inconsistent
|
||||
# and wrecks later test cases
|
||||
--sync_slave_with_master
|
||||
|
||||
Reference in New Issue
Block a user