summaryrefslogtreecommitdiff
path: root/storage/tokudb/mysql-test/rpl/t/rpl_stm_tokudb.test
blob: 72daaefd3fb70e3228431d8b8becec7b64d611ca (plain)
1
2
3
4
5
6
7
8
9
10
11
# File for specialities regarding replication from or to InnoDB
# tables.

source include/master-slave.inc;
source include/have_tokudb.inc;
source include/have_binlog_format_statement.inc;
# gtids disabled because it tests DROP TEMPORARY inside a transaction
source include/not_gtid_enabled.inc;

source extra/rpl_tests/rpl_tokudb.test;
--source include/rpl_end.inc