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

#############################################################################
# Original Author: JBM                                                      #
# Original Date: Oct/18/2005                                                #
#############################################################################
# TEST: Use before insert triggers and has the second insert fail           #
#############################################################################
# Change by JBM 2006-02-14 added to skip when NDB default engine            #
# This test has been wrapped to allow multipal engines to use same code     #
#############################################################################

# Includes
-- source include/not_ndb_default.inc
-- source include/have_binlog_format_row.inc
-- source include/have_innodb.inc
-- source include/master-slave.inc
let $engine_type=INNODB;
-- source extra/rpl_tests/rpl_trig004.test

--source include/rpl_end.inc

Man Man