summaryrefslogtreecommitdiff
path: root/include/myisammrg.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-07-11 18:57:11 +0200
committerSergei Golubchik <sergii@pisem.net>2013-07-11 18:57:11 +0200
commit7f5d138afd1ad9c261bd9e9d58dae829a98ff8fe (patch)
tree6c6fea96aee76be935e963919b108bfb8484db68 /include/myisammrg.h
parentb7e77be5445e740746851e3a7c5193ac89009fd4 (diff)
downloadmariadb-git-7f5d138afd1ad9c261bd9e9d58dae829a98ff8fe.tar.gz
fix merge.test: online alter table support for MERGE tables, really
Diffstat (limited to 'include/myisammrg.h')
-rw-r--r--include/myisammrg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/myisammrg.h b/include/myisammrg.h
index 84b2d637892..89293537989 100644
--- a/include/myisammrg.h
+++ b/include/myisammrg.h
@@ -31,7 +31,8 @@ extern "C" {
#include <queues.h>
-#define MYRG_NAME_EXT ".MRG"
+#define MYRG_NAME_EXT ".MRG"
+#define MYRG_NAME_TMPEXT ".MRG_TMP"
/* In which table to INSERT rows */
#define MERGE_INSERT_DISABLED 0