… that is fixed in MySQL 5.1.60. I’ll repeat here the full documentation from the release notes:… files. The two obvious recommendations to help avoid hitting such bugs: don’t use autoextend and create …to such bugs. For completeness, I’ll include the full text of Marko’s commit message for the fix …
Post: Sphinx search performance optimization: attribute-based filters
… are basically one of two kinds: a) full text b) attributes Speaking in MySQL terms, Full text columns are always indexed and using the very… | 5 | | time | 0.096 | | keyword[0] | great | | docs[0] | 200084 | | hits[0] | 216948 | +—————+——–+ 6 rows in set (0.00 sec) Solution…

