mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / suite / rpl / t / rpl_row_001.test
blob2dfc5e63d429648c0062b642a2e132a171f5c552
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 -- source include/have_binlog_format_row.inc
7 -- source include/master-slave.inc
8 let $engine_type=MYISAM;
9 -- source extra/rpl_tests/rpl_row_001.test
10 --source include/rpl_end.inc