9 messages in com.mysql.lists.mysqlRe: DB hanging
FromSent OnAttachments
Brandon Metcalf25 May 2004 12:33 
Victor Pendleton25 May 2004 12:45 
Brandon Metcalf25 May 2004 12:56 
Michael Kruckenberg25 May 2004 12:58 
Brandon Metcalf25 May 2004 13:05 
Victor Pendleton25 May 2004 13:23 
Brandon Metcalf25 May 2004 13:35 
Victor Pendleton25 May 2004 13:43 
Jon Drukman25 May 2004 16:33 
Subject:Re: DB hanging
From:Brandon Metcalf (bmet@nortelnetworks.com)
Date:05/25/2004 01:05:05 PM
List:com.mysql.lists.mysql

m == mich@tufts.edu writes:

m> Brandon Metcalf wrote:

m> > We are running 3.23.58 on Solaris 8 and seeing the following problem. m> > Periodically, mysqld gets into a state where we can't query just one m> > table in all of our DBs--queries just hang. Restarting mysqld always m> > fixes the problem, but a SIGKILL is required to stop it. m> Have you tried show processlist while this is happening? We've had this m> happen and most often it's someone or some script running a query with a m> missing join and killing the query fixes the problem.

I just sent a reply to another message on this that contains the processlist. I don't see anything amiss, but maybe you do?

m> > Could this be something is corrupt in this particular table? Would m> > dumping this DB and reloading it help? m> Does check table indicate any problems?

No, no problems.