mariadb/mysql-test/main/xa_prepared_binlog_off.test
Lena Startseva 2abf499c76 MDEV-27691: make working view-protocol
Update tests for version 10.5
2022-09-26 10:25:41 +07:00

12 lines
553 B
Text

###############################################################################
# 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