summaryrefslogtreecommitdiff
path: root/storage/spider/mysql-test/spider/include/ha_init_child2_1.inc
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2013-06-27 15:18:48 +0400
committerSergey Vojtovich <svoj@mariadb.org>2013-06-27 15:18:48 +0400
commit0b116de7c58db3e483964d00e6a3803947bfaf4f (patch)
treeb96b020fad96908be994458d76ae8ec0d3e0e7e2 /storage/spider/mysql-test/spider/include/ha_init_child2_1.inc
parent107acbb9e45a468b485311466b72a90330388fea (diff)
downloadmariadb-git-0b116de7c58db3e483964d00e6a3803947bfaf4f.tar.gz
MDEV-4438 - Spider storage engine
Diffstat (limited to 'storage/spider/mysql-test/spider/include/ha_init_child2_1.inc')
-rw-r--r--storage/spider/mysql-test/spider/include/ha_init_child2_1.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/storage/spider/mysql-test/spider/include/ha_init_child2_1.inc b/storage/spider/mysql-test/spider/include/ha_init_child2_1.inc
new file mode 100644
index 00000000000..59c0175d349
--- /dev/null
+++ b/storage/spider/mysql-test/spider/include/ha_init_child2_1.inc
@@ -0,0 +1,8 @@
+let $CHILD2_1_HA_AS_DROP_TABLES=
+ $CHILD2_1_DROP_TABLES;
+let $CHILD2_1_HA_AS_CREATE_TABLES=
+ $CHILD2_1_CREATE_TABLES;
+let $CHILD2_1_HA_AS_DROP_TABLES2=
+ $CHILD2_1_DROP_TABLES2;
+let $CHILD2_1_HA_AS_CREATE_TABLES2=
+ $CHILD2_1_CREATE_TABLES2;