MySQL Forums
Forum List  »  MySQL Workbench

Configuration Options File not found... will be created on apply
Posted by: Samir Abboushi
Date: July 25, 2012 07:58AM

Running W7 64 with MySQL Workbench 5.2.40CE

MySQL 5.5.16 service running on same machine.

Clicking on "Options File" in Admin results in error (cannot find the my.ini file).

Seems workbench is pointing to the default location for the wamp install; I have relocated my.ini

Changed:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\wampmysqld

from:
ImagePath: c:\wamp\bin\mysql\mysql5.5.16\bin\mysqld.exe wampmysqld
to:
c:\wamp\bin\mysql\mysql5.5.16\bin\mysqld.exe --defaults-file="D:\Documents\Application Data\MySQL\Wampserver\my.ini" wampmysqld

Where is Workbench getting the location of my.ini and how can I change it to the correct location?

Thanks for your help--
Sam

Options: ReplyQuote


Subject
Views
Written By
Posted
Configuration Options File not found... will be created on apply
2165
July 25, 2012 07:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.