Bill MacAllister ([EMAIL PROTECTED]) writes:

> > Is this a MySQL issue or not?  I'm not sure - I just downloaded
> > MySQL-3.23.47-1.i386.rpm and installed it (this is supposedly the static
> > version of the server, no?) and it gave me exactly the same result, which if
> > it was a Linux issue, it shouldn't react the same, since it was linked
> > statically, so I'm leaning towards it being a MySQL issue of MySQL not
> > handling an error condition properly.
> 
> Yes, I think it is a mysql issue in that the mysql server does not respond.  It 
> is likely that in both of our situations something has changed in the 
> environment to make the server go catatonic.  I just can't figure out what it 
> is and mysql is not helping me figure it out at all.  No error message, no 
> core, no nothing.

I have traced it down to the pthread_mutex_lock call in mysqld.cc around line 1340.  
It enters pthread_mutex_lock, but never returns.
--
Ed Carp, N7EKG  -  [EMAIL PROTECTED]  -  214/341-4420 - http://www.pobox.com/~erc

Squished Mosquito, Inc.
Internet Applications Development
Escapade Server-Side Scripting Language Development Team
http://www.squishedmosquito.com
Pensacola - Dallas - Dresden - London

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to