1#############################################################################
2# Original Author: JBM                                                      #
3# Original Date: Oct/18/2005                                                #
4#############################################################################
5# TEST: Use before insert triggers and has the second insert fail           #
6#############################################################################
7# Change by JBM 2006-02-14 added to skip when NDB default engine            #
8# This test has been wrapped to allow multipal engines to use same code     #
9#############################################################################
10
11# Includes
12-- source include/have_binlog_format_row.inc
13-- source include/have_tokudb.inc
14-- source include/master-slave.inc
15let $engine_type=TOKUDB;
16-- source suite/rpl/include/rpl_trig004.test
17
18-- source include/rpl_end.inc
19