mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
1c15d3e1a1
- make tests wait until ndb connects properly
8 lines
348 B
Text
8 lines
348 B
Text
########################################################
|
|
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
|
|
########################################################
|
|
--source include/have_ndb.inc
|
|
--source include/have_binlog_format_row.inc
|
|
--source include/ndb_master-slave.inc
|
|
let $engine_type=NDB;
|
|
--source extra/rpl_tests/rpl_row_UUID.test
|