Hi, Eric! On Aug 16, Eric Bergen wrote: > As part of adding per query table/index statistics I added a per > thread query_id. This would serve your purpose too. You could do kill > connection_id query_id and be guaranteed of killing the query you want > on a specific connection.
Yes, my thought exactly. It'd be pretty easy to extend KILL to support killing by query_id, not by thread_id. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp