Bug #2846 Start/Stop service on linux distribution does nothing at all
Submitted: 17 Feb 2004 15:19 Modified: 18 Feb 2004 9:01
Reporter: Harrison Fisk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.1a OS:Linux (Redhat 9)
Assigned to: CPU Architecture:Any

[17 Feb 2004 15:19] Harrison Fisk
Description:
The service start and stop button does nothing at all.  I can click it and it it will say Stopped, but nothing actually happens as far as mysqld is concerned.  You can then repeat it to try to Start it again, and the same thing occurs.

MySQL is installed as a service on the system using the standard init.d setup that is done by the RPM from mysql.com using version 4.0.17.

It can be started and stopped through normal service means such as `mysqladmin shutdown` and `service mysql stop`.

How to repeat:
Run MySQL Administrator
Click Start/Stop button 

Suggested fix:
Possibly have some way to setup what the "Startup" and "Shutdown" commands are, if they can't be autodetected.
[18 Feb 2004 9:01] 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