1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/storage/tokudb/mysql-test/rpl/t/rpl_partition_tokudb.test
2017-08-03 22:15:19 +03:00

13 lines
307 B
Plaintext

# Test of partitioning features with replication for InnoDB
--source include/have_tokudb.inc
--source include/have_partition.inc
--source include/master-slave.inc
# Set the default connection to 'master'
let $engine_type=TokuDB;
--source suite/rpl/include/rpl_partition.inc
--source include/rpl_end.inc