MySQL Server 5.6 default my.cnf and my.ini
- by user12626240
We've introduced a default my.cnf / my.ini file for MySQL Server that you can now see in the 5.6.8 release candidate:
# For advice on how to change settings please see
# http://dev.mysql.com/doc/refman/5.6/en/server-configuration-defaults.html
[mysqld]
# Remove leading # and set to the amount of RAM for the most important data
#…