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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user