1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -5,10 +5,6 @@
# correctly.
################################################
# Includes
-- source include/have_binlog_format_row.inc
-- source include/master-slave.inc
# Pre test clean up section
connection master;
--disable_warnings