Bug #45887 5.4: mysql.server --use-manager option is obsolete
Submitted: 1 Jul 2009 18:55 Modified: 7 Jul 2009 21:08
Reporter: Paul DuBois Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.4 OS:Any
Assigned to: CPU Architecture:Any

[1 Jul 2009 18:55] Paul DuBois
Description:
mysql.server (support-files/mysql.server.sh) has a --use-manager option. This option has the following meaning:

"Use Instance Manager to start the server."

(http://dev.mysql.com/doc/refman/5.1/en/mysql-server.html)

In the 5.4 series, Instance Manager was removed. However, mysql.server.sh still has this option. It should be removed.

How to repeat:
Inspection of support-files/mysql.server.sh.
[1 Jul 2009 19:00] Sveta Smirnova
Thank you for the report.

Verified as described.
[7 Jul 2009 21:09] Omer Barnir
See Bug#33472