_WhereIsMySQLConfiguration
Where is the MySQL Configuration file located?
The location of the MySQL configuration file (either my.cnf or my.ini depends on your operating system). MySQL will look at each location in order, and use the first file that it comes across. Often, if the file does not exist, it must be created first.
INSTALLDIR refers to the location that MySQL was installed to.
Linux based systems
Windows based systems
Last modified on Jul 28, 2015
Powered by Confluence and Scroll Viewport.