# File lib/active_record/vendor/mysql.rb, line 592
    def data_seek(n)
      @current_row = n
    end