Bug #10996 5.2.1 Starting the MySQL Server with MySQL IM, incomplete script name
Submitted: 31 May 2005 18:36 Modified: 8 Jun 2005 22:03
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0 OS:Any (All)
Assigned to: Mike Hillyer CPU Architecture:Any

[31 May 2005 18:36] Jonathan Miller
Description:
 Normally, the MySQL Database Server is started with the mysql script, which usually resides in the /etc/init.d/ folder.
Should read:
 Normally, the MySQL Database Server is started with the mysql.server script, which usually resides in the /etc/init.d/ folder.

How to repeat:
http://dev.mysql.com/doc/mysql/en/instance-manager-startup-process.html

Suggested fix:
change to mysql.server
[8 Jun 2005 22:03] Mike Hillyer
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).