summaryrefslogtreecommitdiff
path: root/storage/maria/plug.in
diff options
context:
space:
mode:
authorunknown <serg@janus.mylan>2007-09-07 19:45:33 +0200
committerunknown <serg@janus.mylan>2007-09-07 19:45:33 +0200
commit602e13cb055b7c58c4f81c971c74d82cfc8c946b (patch)
tree8286a96e1cd4ddfa5e4aa25c5528ab2b93b6f882 /storage/maria/plug.in
parent02fd80bacb76a87574046ae028e41fc06d7aab9c (diff)
downloadmariadb-git-602e13cb055b7c58c4f81c971c74d82cfc8c946b.tar.gz
enable --with-maria-storage-engine
Diffstat (limited to 'storage/maria/plug.in')
-rw-r--r--storage/maria/plug.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/maria/plug.in b/storage/maria/plug.in
index 198f5d8c289..1ce64f6e2bb 100644
--- a/storage/maria/plug.in
+++ b/storage/maria/plug.in
@@ -1,4 +1,4 @@
-MYSQL_STORAGE_ENGINE(maria, no, [Maria Storage Engine],
+MYSQL_STORAGE_ENGINE(maria,, [Maria Storage Engine],
[Traditional transactional MySQL tables], [max,max-no-ndb])
MYSQL_PLUGIN_DIRECTORY(maria, [storage/maria])
MYSQL_PLUGIN_ACTIONS(maria, [AC_CONFIG_FILES(storage/maria/unittest/Makefile)])