# File lib/thinking_sphinx/adapters/mysql_adapter.rb, line 54
    def utc_query_pre
      "SET TIME_ZONE = '+0:00'"
    end