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