mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
6 lines
253 B
Text
6 lines
253 B
Text
MYSQL_STORAGE_ENGINE(myisam,no, [MyISAM Storage Engine],
|
|
[Traditional non-transactional MySQL tables])
|
|
MYSQL_PLUGIN_DIRECTORY(myisam, [storage/myisam])
|
|
MYSQL_PLUGIN_STATIC(myisam, [libmyisam.a])
|
|
MYSQL_PLUGIN_MANDATORY(myisam) dnl Default
|
|
|