1
by brian
clean slate |
1 |
########################################################
|
2 |
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
|
|
3 |
# Added to skip if ndb is default #
|
|
4 |
########################################################
|
|
5 |
-- source include/not_ndb_default.inc
|
|
6 |
let $engine_type=MyISAM;
|
|
7 |
-- source extra/rpl_tests/rpl_multi_update.test
|