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 listen to a kill. Only kill -9 released it. Mysql is still
running.

Walter

On 7/23/01 8:39 AM, "Sinisa Milivojevic" <[EMAIL PROTECTED]> wrote:

> 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 back. I can't even find
>> safe_mysqld in the process list in order to kill it first. This is 3.23.40.
>> 
>> Walter
>> 
> 
> 
> If you can connect to the MySQL server and if you have the privileges,
> you should not have any problems in shutting down MySQL with
> mysqladmin shutdown .


---------------------------------------------------------------------
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