config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/rpl/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
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/suite/rpl/t/rpl_mts_logical_clock_transaction_retry.test

################################################################################
# WL#6964 MTS support transaction retry
#
# It verifys logical clock MTS supports transaction retry well.
################################################################################

--source include/not_group_replication_plugin.inc
--source include/have_debug.inc
--source include/master-slave.inc

# It makes all statements can be executed parallel.
SET DEBUG = "d,set_commit_parent_100";

--let $mts_parallel_type= "LOGICAL_CLOCK"
--source extra/rpl_tests/rpl_mts_transaction_retry.inc

--source include/rpl_end.inc


Man Man