mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
1c15d3e1a1
- make tests wait until ndb connects properly
7 lines
304 B
Text
7 lines
304 B
Text
###################################################
|
|
# By JBM 2006-02-14 added to skip test when NDB #
|
|
##################################################
|
|
-- source include/not_ndb_default.inc
|
|
-- source include/master-slave.inc
|
|
let $engine_type=myisam;
|
|
-- source extra/rpl_tests/rpl_delete_no_where.test
|