summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/rpl/t/rpl_extra_col_master_innodb.test
blob: 63ae0fce9ba8793f3969248bc95656969223c5c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################################################
# Purpose: To test having extra columns on the master WL#3915
#############################################################
-- source include/have_binlog_format_row.inc
-- source include/have_innodb.inc
-- source include/master-slave.inc

let $engine_type = 'InnoDB';
--source include/rpl_extra_col_master.test

--source include/rpl_end.inc