mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
5 lines
247 B
Text
5 lines
247 B
Text
dnl MYSQL_STORAGE_ENGINE(myisam,no, [MyISAM Storage Engine],
|
|
dnl [Traditional non-transactional MySQL tables])
|
|
dnl MYSQL_PLUGIN_STATIC(myisam, [libmyisam_s.la], [libmyisam_embedded.la])
|
|
dnl MYSQL_PLUGIN_MANDATORY(myisam) dnl Default
|
|
|