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

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

--source include/rpl_end.inc