mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
5 lines
243 B
Text
5 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)
|