1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-09 08:01:34 +03:00
Files
mariadb/mysql-test/suite/parts/t/partition_exch_qa.test
2013-09-27 16:58:49 +04:00

12 lines
209 B
Plaintext

# Author: Horst Hunger
# Created: 2010-07-05
--source include/have_partition.inc
let $engine_table= MYISAM;
let $engine_part= MYISAM;
let $engine_subpart= MYISAM;
--source suite/parts/inc/part_exch_qa.inc