summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_row_drop_create_temp_table.test
blob: fc46665ddb14d58caf073664dd5d03c3c704efbc (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_row.inc
--source include/master-slave.inc
--source include/have_innodb.inc

--source extra/rpl_tests/rpl_drop_create_temp_table.test