GIF89a;
Direktori : /proc/self/root/proc/self/root/usr/share/mysql-test/suite/rpl_ndb/t/ |
Current File : //proc/self/root/proc/self/root/usr/share/mysql-test/suite/rpl_ndb/t/rpl_ndb_extra_col_master.test |
############################################################# # Purpose: To test having extra columns on the master WL#3915 ############################################################# -- source include/have_ndb.inc -- source include/master-slave.inc -- source include/have_binlog_format_mixed_or_row.inc let $engine_type = 'NDB'; set binlog_format=row; -- source extra/rpl_tests/rpl_extra_col_master.test set binlog_format=mixed; -- source extra/rpl_tests/rpl_extra_col_master.test --source include/rpl_end.inc