1
#######################################################
2
# Wrapper for rpl_relayrotate.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 #
6
#######################################################
7
-- source include/not_ndb_default.inc
8
-- source include/have_innodb.inc
9
-- source include/master-slave.inc
10
let $engine_type=innodb;
11
-- source extra/rpl_tests/rpl_relayrotate.test