summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/include/rpl_xa_empty_transaction.inc
blob: 4cb4fe8962fb0e083bdee1cff0ec06940ccd5fbb (plain)
1
2
3
4
5
6
7
8
9
10
#
#   Helper file to run each empty-due-to-err XA transaction test case both with
# and without detaching from the connection when the transaction is prepared.
#

--let $use_disconnect=0
--source rpl_xa_empty_transaction_test_case.inc

--let $use_disconnect=1
--source rpl_xa_empty_transaction_test_case.inc