[MDEV-5346] SphinxSE missing in 10.0.6 debian repo Created: 2013-11-26 Updated: 2013-12-17 Due: 2013-12-26 Resolved: 2013-12-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.6 |
| Fix Version/s: | 10.0.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Robert Medeksza | Assignee: | Elena Stepanova |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 6 |
||
| Description |
|
I recently ran apt-get upgrade and this updated my MariaDB 10.0.4 to 10.0.6. After the update the SphinxSE engine is gone and my Sphinx tables no longer function. I did not see a mention of Sphinx or SphinxSE in change log so I'm assuming this is a bug. Please put SphinxSE back in by default for 10.0.7. Is there a way to get it working with 10.0.6? |
| Comments |
| Comment by Elena Stepanova [ 2013-11-27 ] |
|
The engine is provided as a plugin, the library name is 'ha_sphinx.so'. To enable it, you can run install soname 'ha_sphinx' it will install the engine back and make it persistent for further server restarts. |
| Comment by Elena Stepanova [ 2013-12-17 ] |
|
I presume the previous comment clarifies it, so I am closing the report for now. If you have further questions, please feel free to comment and we will re-open the report if necessary. |