~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

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/not_gtid_enabled.inc
-- source include/master-slave.inc

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

--source include/rpl_end.inc