# File lib/thinking_sphinx/active_record/database_adapters/mysql_adapter.rb, line 38
  def time_zone_query_pre
    ["SET TIME_ZONE = '+0:00'"]
  end