summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_stm_multi_query.test
blob: e234f4b9622617daf2c2827a9e11d71053ff012b (plain)
1
2
3
4
5
6
7
# Test for BUG#8436: verify that a multi-query (i.e. one query
# containing several queries (assuming client has
# CLIENT_MULTI_STATEMENTS) will be binlogged ONE-query-per-event (not
# one binlog event containing all queries)

-- source include/have_binlog_format_mixed_or_statement.inc
-- source extra/rpl_tests/rpl_multi_query.test