mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / suite / rpl / t / rpl_relayrotate.test
blobc1db2f334fa3230409d1e3bbe982a36f9df33558
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      #
5 # Default engine.                                     #
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
12 --source include/rpl_end.inc