ThinkingSphinx::SphinxError (Unknown MySQL error)
问题 I try to run gem 'thinking-sphinx' on my Ruby on Rails project, but something was wrong. When I run any search command on any model, I see this error: ThinkingSphinx::SphinxError (Unknown MySQL error). More details: MacOS Mojave -v 10.14.3 mysql -v 8.0.15 (Installed first) Sphinx -v 2.2.11_2 (Installed via 'brew install sphinx') thinking-sphinx -v 4.2.0 Rails -v 5.2.2 Before run search command, I runned rails ts:index and rails ts:start What am I doing wrong? 回答1: Sphinx v2.2 (and 3.0) is not