MySQL Forums
Forum List  »  Newbie

Re: How do I find what configuration files were loaded
Posted by: Peter Brawley
Date: September 24, 2014 11:13AM

I believe the Win autoinstaller installs the service with a defaults-file argument pointing at where it put my.ini. Was your service configured manually?

mysqld --help --verbose says ...

Default options are read from the following files in the given order:
C:\WINDOWS\my.ini
C:\WINDOWS\my.cnf
C:\my.ini
C:\my.cnf
C:\Program Files\MySQL\MySQL Server 5.6\my.ini
C:\Program Files\MySQL\MySQL Server 5.6\my.cnf

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I find what configuration files were loaded
September 24, 2014 11:13AM


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.