Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0, 10.1, 10.2
-
Fix Version/s: 10.0.29
-
Component/s: Platform Windows, Scripts & Clients
-
Labels:None
Description
Installer creates my.ini n the data directory. Search path does no include this directory (can be verified with mysql --help).
MySQL has fixed it (http://dev.mysql.com/doc/refman/5.7/en/option-files.html refers to
%PROGRAMDATA%\MySQL\MySQL Server 5.7\my.ini, which is my.ini in their datadir)