Thursday, March 24, 2011

Some notes about MySQL configuration

MySQL is so easy to just "get running" and my applications are often quite basic. So, I only get around to actually "configuring" MySQL every couple of years, during which time I've forgotten the guidelines. So this is this year's refresher reading list:

http://www.mysqlperformanceblog.com/2006/05/17/mysql-server-memory-usage/

http://dev.mysql.com/doc/refman/5.0/en/innodb-configuration.html
http://www.mysqlperformanceblog.com/2011/03/21/what-causes-downtime-in-mysql/
http://www.mysqlperformanceblog.com/2011/02/17/how-to-syntax-check-your-my-cnf-file/

More to follow...


No comments:

Post a Comment