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_multi_update3.test

#######################################################
# Wrapper for rpl_multi_update3.test to allow multi   #
# Engines to reuse test code. By JBM 2006-02-15       #
# Added comments section and to skip when ndb is      #
# Default engine.                                     #
#######################################################
--source include/not_ndb_default.inc
--source include/not_group_replication_plugin.inc
--source include/have_myisam.inc
--source include/master-slave.inc
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
let $engine_type=MyISAM;
-- source extra/rpl_tests/rpl_multi_update3.test
--source include/rpl_end.inc

Man Man