Hi, Roberto! On Aug 17, Roberto Spadim wrote: > nice, but... i was locking the mysql protocol... > http://dev.mysql.com/doc/internals/en/com-process-kill.html#packet-COM_PROCESS_KILL > it say that we kill a process (ok it's not a SQL command (COM_QUERY)) > in few less words...
I don't see any reason why I should care about kill with the query id using the protocol command COM_PROCESS_KILL. SQL statement KILL QUERY ID is enough for most practical purposes. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

