summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/parts/t/partition_exchange_innodb.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/parts/t/partition_exchange_innodb.test')
-rw-r--r--mysql-test/suite/parts/t/partition_exchange_innodb.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/suite/parts/t/partition_exchange_innodb.test b/mysql-test/suite/parts/t/partition_exchange_innodb.test
new file mode 100644
index 00000000..31ea61bb
--- /dev/null
+++ b/mysql-test/suite/parts/t/partition_exchange_innodb.test
@@ -0,0 +1,6 @@
+--source include/have_innodb.inc
+--source include/have_partition.inc
+--source include/have_debug_sync.inc
+
+let $engine= 'InnoDB';
+--source suite/parts/inc/partition_exchange.inc