Installing and Testing SphinxSE with MariaDB
Learn how to install the SphinxSE plugin in MariaDB and run tests to verify the connection between the database and the Sphinx daemon.
Tips for Installing Sphinx
libexpat
MariaDB detection
--with-mysql compile with MySQL support (default is enabled)
--with-mysql-includes path to MySQL header files
--with-mysql-libs path to MySQL librariesTesting Sphinx
cd installation-dir/mysql-test
./mysql-test-run --suite=sphinxLast updated
Was this helpful?

