mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
enable --with-maria-storage-engine
This commit is contained in:
parent
02fd80bacb
commit
602e13cb05
1 changed files with 1 additions and 1 deletions
|
@ -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)])
|
||||
|
|
Loading…
Reference in a new issue