14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
# Test of partitioning features with replication for InnoDB
|
|
--source include/master-slave.inc
|
|
|
|
# Set the default connection to 'master'
|
|
|
|
let $engine_type= 'InnoDB';
|
|
|
|
--source suite/rpl/include/rpl_partition.inc
|
|
|
|
--source include/rpl_end.inc
|
|
|
|
--connection master
|
|
--source suite/xengine/include/check_xengine_log_error.inc
|