# File lib/active_record/vendor/mysql.rb, line 233 def kill(id) command COM_PROCESS_KILL, Net::int4str(id) self end