summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_stm_drop_create_temp_table.test
blob: b46da8a015056660baf8c9ff55647e0c742c48dc (plain)
1
2
3
4
5
6
7
8
9
10
###################################################################################
# This test cases evaluates the mixture of non-transactional and transcational
# tables. Specifically when drop temporary tables and create temporary tables
# are used.
###################################################################################
--source include/have_binlog_format_statement.inc
--source include/master-slave.inc
--source include/have_innodb.inc

--source extra/rpl_tests/rpl_drop_create_temp_table.test