mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
12 lines
313 B
Text
12 lines
313 B
Text
# Test of partitioning features with replication for archive
|
|
--source include/have_archive.inc
|
|
--source include/have_partition.inc
|
|
--source include/master-slave.inc
|
|
|
|
# Set the default connection to 'master'
|
|
|
|
let $engine_type= 'Archive';
|
|
|
|
--source suite/rpl/include/rpl_partition.inc
|
|
|
|
--source include/rpl_end.inc
|