######################################################## # Author: Jeb # Date: Friday the 13th, 2007 # Purpose: InnoDB test wrapper # REQUIREMENT: If a transaction cause triggers # to be executed, any skip of part of # the transaction will skip the whole # transaction including all trigger changes. ######################################################### -- source include/have_innodb.inc -- source include/have_binlog_format_row.inc -- source include/master-slave.inc let $engine_type=innodb; -- source extra/rpl_tests/rpl_skip_events.test