# The include statement below is a temp one for tests that are yet to #be ported to run with InnoDB, #but needs to be kept for tests that would need MyISAM in future. --source include/force_myisam_default.inc ############################################################ # By JBM 2006-02-15 Wrapper for rpl_relayrotate.test # # to reuse test code between engine runs # ############################################################ -- source include/have_ndb.inc -- source include/master-slave.inc let $engine_type=NDB; -- source extra/rpl_tests/rpl_relayrotate.test --source include/rpl_end.inc