Bug #5657 Wrong server features mapped to binary
Submitted: 19 Sep 2004 22:47 Modified: 20 Sep 2004 12:18
Reporter: Sorin Florea Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.12 OS:Windows (Windows 200 Professional)
Assigned to: CPU Architecture:Any

[19 Sep 2004 22:47] Sorin Florea
Description:
In the configure service tab, you can select server features for your binary you choose to run with this service.
You can select whatever you want, when you get back to it, the features are mapped to predefined binary names.
I am using MySQL 4.1 beta, and mysqld was renamed to mysql-debug and mysql-opt to mysqld.
When you select a binary path, MySQl administrator show the wrong features.

How to repeat:
Install a new service and configure it to use 'mysqld.exe'. Start it up or just click away from this tab and when you get back to it, it will show features of mysql-debug instead of mysqld for MySQL version 4.1

Suggested fix:
A check for the MySQL version should be used in MySQL Administrator.
[20 Sep 2004 12:18] Michael G. Zinner
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