I wanted to try installing Sphinx as a plugin to mysql, per the instructions on this page:
http://ben.timby.com/?p=86
The page has you rebuilding mysql, so I'm trying to figure out how this will affect the current mysql installation. Will building mysql with those instructions replace the current installation (along with conf files and db files), or are the instructions just having me build it for the purpose of getting the compiled plugin file?
I'm just worried about trying this then having my mysql server get reset in the process.