# File lib/thinking_sphinx/adapters/mysql_adapter.rb, line 46
    def utf8_query_pre
      "SET NAMES utf8"
    end