Current Path : /usr/opt/mysql57/mysql-test/suite/binlog/t/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/mysql57/mysql-test/suite/binlog/t/binlog_xa_prepared_disconnect.test |
############################################################################### # Bug#12161 Xa recovery and client disconnection # Testing new server options and binary logging prepared XA transaction. ############################################################################### --source include/not_valgrind.inc --source include/have_log_bin.inc # # MIXED mode is chosen because formats are varied inside the sourced tests. # --source include/have_binlog_format_mixed.inc CALL mtr.add_suppression("Statement is unsafe because it is being used inside a XA transaction"); --source extra/binlog_tests/binlog_xa_prepared.test