Re: Mysl crashing

2002-06-04 Thread Gelu Gogancea
Hi, It happened to me ...with Red Hat 7.2 and MySQL 3.23.47. Anyway if you want to see easily what's wrong you can do: Identify the PID of your process which make monitoring processes. In other task you can do : strace -d -p the_PID ...and let it open. When MySQL crash strace tell you with what s

Re: Mysl crashing

2002-06-04 Thread Victoria Reznichenko
Steven, Tuesday, June 04, 2002, 5:29:06 AM, you wrote: >> Description: SW> Our mysql server crashes relatively often. Most of the time after a crash, the error logs show a line like "thd->query at 0x84aef98 = show processlist" (although some have "0x50e64580 SW> is invalid pointer" an