mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
6 lines
243 B
Text
6 lines
243 B
Text
|
MYSQL_STORAGE_ENGINE(myisammrg,no,[MyISAM MERGE Engine],
|
||
|
[Merge multiple MySQL tables into one])
|
||
|
MYSQL_PLUGIN_DIRECTORY(myisammrg,[storage/myisammrg])
|
||
|
MYSQL_PLUGIN_STATIC(myisammrg, [libmyisammrg.a])
|
||
|
MYSQL_PLUGIN_MANDATORY(myisammrg)
|