List:General Discussion« Previous MessageNext Message »
From:Jon Drukman Date:May 26 2004 1:33am
Subject:Re: DB hanging
View as plain text  
Brandon Metcalf wrote:
> We are running 3.23.58 on Solaris 8 and seeing the following problem.
> Periodically, mysqld gets into a state where we can't query just one
> table in all of our DBs--queries just hang.  Restarting mysqld always
> fixes the problem, but a SIGKILL is required to stop it.
> 
> Could this be something is corrupt in this particular table?  Would
> dumping this DB and reloading it help?

this happens to me without fail on Linux if i set max connections or 
table cache too large.  i get "Error in accept: too many open files" in 
the mysql error log and then the db hangs as you describe, requiring a 
SIGKILL to get it back.

make sure you run myisamchk after killing though - you never know how 
messed up your tables are.

-jsd-

Thread
DB hangingBrandon Metcalf25 May
  • Re: DB hangingMichael Kruckenberg25 May
    • Re: DB hangingBrandon Metcalf25 May
  • Re: DB hangingJon Drukman26 May
RE: DB hangingVictor Pendleton25 May
  • RE: DB hangingBrandon Metcalf25 May
RE: DB hangingVictor Pendleton25 May
  • RE: DB hangingBrandon Metcalf25 May
RE: DB hangingVictor Pendleton25 May