RE: mysql does not respond

2004-11-04 Thread Dathan Vance Pattishall
Strace the thread to see what it's cycling on. Sending a HUP signal should shut it down. Since max is a dynamic binary ie not statically built you might have some weird operation with your environment. DVP Dathan Vance Pattishall http://www.friendster.com > -Original Message- >

Re: mysql does not respond

2004-11-04 Thread Gleb Paharenko
Hi. What operating system do you use? If you use MySQL compiled manually, it may be helpful to use official binaries of the latest release. You can look for some clues at the end of the .err log file. Ginger Cheng <[EMAIL PROTECTED]> wrote: > Hello, MySQL Gurus, > I have a mys