summaryrefslogtreecommitdiff
path: root/mysql-test/main/xa_prepared_binlog_off.test
blob: 7db25d7cc3fcf8694e7f10af46713cb4ca38ebe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
###############################################################################
# MDEV-7974 (bug#12161 Xa recovery and client disconnection)
# Testing XA behaviour with binlog turned off.
###############################################################################

--source include/not_valgrind.inc
--source include/not_embedded.inc
--source include/no_view_protocol.inc

# Common part with XA binlogging testing
call mtr.add_suppression("You need to use --log-bin to make --log-slave-updates work.");
--source suite/binlog/t/binlog_xa_prepared.inc