Bug #56558 Wrong path for file "my.ini" in Server instance configuration
Submitted: 4 Sep 2010 13:06 Modified: 12 Dec 2010 23:56
Reporter: Stefano Giraldo Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S2 (Serious)
Version:5.2.26 OS:MacOS (10.6.4)
Assigned to: CPU Architecture:Any
Tags: my.ini, ssh

[4 Sep 2010 13:06] Stefano Giraldo
Description:
Making a new server instance configuration and enabling SSH login based administration the check for file my.ini fails.
Log says:
Checking command 'sc query mysql | wba_filter(RUNNING)'
Checked server status: Server is running.
Server detected as running Check if %ProgramFiles%\MySQL\MySQL Server 5.0\my.ini exists in remote host
Operation failed: File %ProgramFiles%\MySQL\MySQL Server 5.0\my.ini doesn't exist

Looking in ssh server log i found the path checked is: 
C:\Documents and Settings\Administrator\%Program
  Files%\MySQL\MySQL Server 5.0\my.ini

that is wrong.

I try to select all the MySQL installation type with no success.

How to repeat:
Make a new instance regitration with SSH login based administration.
Connect to a MySQL server 5.1.50-community on Windows XP SP3 32bit

Suggested fix:
Correct the serching path for my.ini file.
[12 Nov 2010 23:56] Alfredo Kojima
Sounds like your SSH is configured to allow access starting from C:\Documents and Settings\Administrator instead of C:\, can you change that and retry?
[13 Dec 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".