Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Walter Lee Davis
TED]> > To: "Sinisa Milivojevic" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; "mysql" <[EMAIL PROTECTED]> > Sent: Monday, July 23, 2001 5:07 PM > Subject: Re: [mysql.server stop fails under OpenBSD 2.9] > > >> I tried it, and mysql

Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Stefan Hinz
: +49-30-46307-388 - Original Message - From: "Walter Lee Davis" <[EMAIL PROTECTED]> To: "Sinisa Milivojevic" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "mysql" <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 5:07 PM Subject: Re: [mys

Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Walter Lee Davis
I tried it, and mysqladmin just sits there and never returns the prompt. Looking at it from another ssh session, I see that mysqladmin and safe_mysqld and mysql are all still active. Perhaps admin is killing and safe is restarting just as fast. Mysqladmin did not respond to Control-C, nor did it l

Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Sinisa Milivojevic
Walter Lee Davis writes: > Could this be related to the problems which cause mysql to be almost > un-killable on MacOS X? I have tried to use mysqladmin to stop the server, > but the only thing that will do it is 'kill -9', and if I had started it > with safe_mysqld, then it comes bouncing right b

Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Walter Lee Davis
Could this be related to the problems which cause mysql to be almost un-killable on MacOS X? I have tried to use mysqladmin to stop the server, but the only thing that will do it is 'kill -9', and if I had started it with safe_mysqld, then it comes bouncing right back. I can't even find safe_mysql

Re: [mysql.server stop fails under OpenBSD 2.9]

2001-07-23 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > >Description: > mysql.server stop fails to stop the server even though > mysql.server start was used to start it. > > The INSTALL-SOURCE text file recommends using the script > support-files/mysql.server to start mySQL at boot-time. >