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 .

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

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