config root man

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
Upload File :
Current File : //usr/opt/mysql57/mysql-test/suite/binlog/t/binlog_stm_insert_select.test

--source include/have_myisam.inc
--source include/force_myisam_default.inc
# This is a MyISAM specific test as it checks if a partly-completed INSERT SELECT in a MyISAM table goes into the binlog.

# This is a wrapper for binlog.test so that the same test case can be used 
# For both statement and row based bin logs 9/19/2005 [jbm]

-- source include/have_binlog_format_mixed_or_statement.inc
-- source include/not_gtid_enabled.inc
-- source extra/binlog_tests/insert_select-binlog.test

Man Man