# File lib/active_record/vendor/mysql.rb, line 647
    def field_seek(n)
      @current_field = n
    end