# File lib/active_record/vendor/mysql.rb, line 1080
    def initialize(sock)
      @sock = sock
      @pkt_nr = 0
    end