Bug #8966 Cannot stop server
Submitted: 5 Mar 2005 1:14 Modified: 20 Apr 2005 18:23
Reporter: Kirk Bowman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.6 beta OS:MacOS (Mac OS X 10.3.8)
Assigned to: Alfredo Kojima CPU Architecture:Any

[5 Mar 2005 1:14] Kirk Bowman
Description:
Cannot stop the server by clicking the Stop Server button
MySQL 4.0.23 (localhost)

How to repeat:
1) Connect to server
2) Clock the Service panel
3) Click Stop Server button
4) Enter authenication information
5) MySQL server is still running and button is still Stop Server

Suggested fix:
Unknown
[5 Mar 2005 15:16] William Allaire
I experience this problem as well but with a different version.

/usr/local/mysql/bin/mysql  Ver 14.7 Distrib 4.1.9, for apple-darwin7.7.0 (powerpc)
[20 Apr 2005 18:23] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

I don't know what causes this problem (calling mysql.server stop from the command line doesn't quit the server either), so I have added a call to "mysqladmin shutdown" as a fallback, which has worked in my tests.

I'll mark the bug as Closed, but please reopen it version 1.0.8-beta doesn't fix the problem for you.