mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
7 lines
339 B
Text
7 lines
339 B
Text
########################################################
|
|
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
|
|
# Added to skip if ndb is default #
|
|
########################################################
|
|
-- source include/not_ndb_default.inc
|
|
let $engine_type=MyISAM;
|
|
-- source extra/rpl_tests/rpl_multi_update.test
|