re: killing a hung thread

2002-10-19 Thread Egor Egorov
Inandjo, Wednesday, October 16, 2002, 7:54:03 PM, you wrote: IT> i'd like to know if there is a way to tell the mysqld to remove a thread IT> that has hang, without human intervention. IT> Let say an update query is fired to the engine, and the client just freezes IT> and we have to reboot the ma

RE: killing a hung thread

2002-10-16 Thread Lopez David E-r9374c
Inandjo Try setting the variable "connection_timeout" to 300 seconds. That way, the mysqld will close the connection automatically. Set the variable in file "my.cnf". David > -Original Message- > From: Inandjo Taurel [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16, 2002 9:54