##################################### # Wrapper for rpl_commit_after_flush# # Wrapped to reuse test code on # # Different engines # # By JBM 2004-02-15 # ##################################### # Since the master generates row-based events, the slave must be in # ROW or MIXED mode to accept the events. -- source include/have_binlog_format_mixed_or_row.inc -- source include/have_ndb.inc -- source include/ndb_master-slave.inc let $engine_type=NDB; -- source extra/rpl_tests/rpl_commit_after_flush.test