~drizzle-trunk/drizzle/development

1 by brian
clean slate
1
#######################################################
2
# Wrapper for rpl_multi_update3.test to allow multi   #
3
# Engines to reuse test code. By JBM 2006-02-15       #
4
# Added comments section and to skip when ndb is      #
5
# Default engine.                                     #
6
#######################################################
7
--source include/not_ndb_default.inc
8
--source include/master-slave.inc
9
let $engine_type=MyISAM;
10
-- source extra/rpl_tests/rpl_multi_update3.test