mariadb/mysql-test/t/rpl_row_trig004.test
lars@mysql.com ad126d90e0 WL#1012: All changes as one single changeset.
This includes both code and test cases.
2005-12-22 06:39:02 +01:00

14 lines
663 B
Text

#############################################################################
# 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 extra/rpl_tests/rpl_trig004.test