1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

fixes Bug #25305 (and several other similar test tailures with the same symptom)

- make tests wait until ndb connects properly
This commit is contained in:
tomas@whalegate.ndb.mysql.com
2007-06-18 15:36:10 +02:00
parent 6d6eca5f3e
commit 1c15d3e1a1
80 changed files with 118 additions and 112 deletions

View File

@@ -2,8 +2,6 @@
# some replicate-* rules exist.
# (BUG#7011)
source include/master-slave.inc;
--disable_warnings
drop table if exists t1,t2;
--enable_warnings