rpl_ndb_blob2.test 482 Bytes
Newer Older
unknown's avatar
unknown committed
1 2 3 4 5
#################################
# Wrapper for rpl_row_blob.test #
# Using wrapper to share test   #
# code between engine tests     #
#################################
6 7 8 9 10
#
# Since the master generates row-based events, the slave may not be in
# STATEMENT mode to accept the events.
#
-- source include/have_binlog_format_mixed_or_row.inc
unknown's avatar
unknown committed
11
-- source include/have_ndb.inc
12
-- source include/ndb_master-slave.inc
unknown's avatar
unknown committed
13 14 15
let $engine_type=NDBCLUSTER;
-- source extra/rpl_tests/rpl_row_blob.test