summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_row_trig004.test
blob: 0cbdea335bee9cd19c83d1bc281ab631a5d34c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#############################################################################
# Original Author: JBM                                                      #
# Original Date: Oct/18/2005                                                #
#############################################################################
# TEST: Use before insert triggers and has the second insert fail           #
#############################################################################

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

--source include/rpl_end.inc