summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_mixed_mixing_engines.test
blob: 8bb5b61210b42ded9d0bacc1388fc50f162fc987 (plain)
1
2
3
4
5
6
7
8
9
10
###################################################################################
# This test cases evaluates the mixture of non-transactional and transcational
# tables. For further details, please, read WL#2687 and WL#5072.
###################################################################################
--source include/have_binlog_format_mixed.inc
--source include/master-slave.inc
--source include/have_innodb.inc

let $engine_type=Innodb;
--source extra/rpl_tests/rpl_mixing_engines.test