List:MySQL on Win32« Previous MessageNext Message »
From:Mads Vestergaard Date:July 25 2000 8:45pm
Subject:Killing of the current connection using SQL
View as plain text  
I use the win32 version of mysql, and I want each user to be able to kill their own
connections using sql (kill'ing of current thread_id), but it seams that the
connection_id() variable doesn't work in my version, which is about a month old.

Is it true that
select CONNECTION_ID();
isn't implemented in the win32 version yet? and is there another way to kill the current
thread_id (and only the current thread_id created by the current user) using sql alone?

Best Regards,
Mads Vestergaard

Thread
Killing of the current connection using SQLMads Vestergaard25 Jul