mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
6 lines
244 B
Text
6 lines
244 B
Text
MYSQL_STORAGE_ENGINE(sphinx,,[Sphinx Storage Engine],
|
|
[SE client for Sphinx search daemon], [])
|
|
MYSQL_PLUGIN_DIRECTORY(sphinx, [storage/sphinx])
|
|
MYSQL_PLUGIN_STATIC(sphinx, [libsphinx.la])
|
|
MYSQL_PLUGIN_DYNAMIC(sphinx, [ha_sphinx.la])
|
|
|