Where Is The MYSQL Settings File Located On A Windows Installation
Posted
by Joshua
on Stack Overflow
See other posts from Stack Overflow
or by Joshua
Published on 2010-04-01T12:43:11Z
Indexed on
2010/04/02
15:13 UTC
Read the original article
Hit count: 523
mysql
I need to set "lower_case_table_names", but I don't have any idea where to start. I'm using XAMPP and I don't know where to look for the file or that the exact name of the file is. One source said my.cnf another said my.conf, but neither of those files exist on my drive. Is it possible I need to create such a file? And if so, what folder must I put it in for the settings to take?
© Stack Overflow or respective owner