summaryrefslogtreecommitdiff
path: root/storage/mroonga/plug.in
blob: 2c9c15f6c861afac5b6a5020db46fb8642d264cd (plain)
1
2
3
4
5
6
MYSQL_STORAGE_ENGINE(mroonga,,[mroonga],
[[CJK-ready fulltext search, column store]],
[max,max-no-ndb])
MYSQL_PLUGIN_DIRECTORY(mroonga, [storage/mroonga])
MYSQL_PLUGIN_STATIC(mroonga,  [libmroonga.a])
MYSQL_PLUGIN_DYNAMIC(mroonga, [ha_mroonga.la])