What is the location of mysql client .my.cnf using XAMPP in Windows?
.my.cnf
Clarification: This file does not exist by default, so when you cr
If you're on Cygwin this command will show you the locations:
mysql --help |grep -A1 Default|grep my