List:General Discussion« Previous MessageNext Message »
From:Michael Collins Date:August 3 2001 3:21pm
Subject:Re: new installation
View as plain text  
At 1:07 PM -0700 8/2/01, Mark -None- wrote:
>I downloaded, compiled, and installed the latest MySQL release from 
>the source code at www.mysql.com last night. I was running through 
>the tests documented in the INSTALL-SOURCE file, and I've found that 
>mysqladmin -u root shutdown does not work.

I guess you missed the other threads on this topic (posted same or 
previous day). It is a known issue that mysqladmin -u root shutdown 
does not work on Mac OS X. You need to use

# kill -9 123
# kill -9 235

In the above example, 123 is the PID for safe_mysql and 235 for 
mysqld, you have to shutdown in that order. A normal kill may not 
work.
-- 
Michael
__
||| Michael Collins       |||
||| Kuwago Web Services   |||      mailto:mcollins@stripped
||| Seattle, WA, USA      |||      http://www.lassodev.com
Thread
new installationMark -None-2 Aug
  • newbie: installing mysqlsarahana3 Aug
    • Re: newbie: installing mysqlGrigory Bakunov4 Aug
  • Re: new installationMichael Collins3 Aug