Increase MySQL Performance
Intersting link on how to use MySQLTuner
http://www.howtoforge.com/tuning-mysql-performance-with-mysqltuner
This descripes how to use mysqltuner from Rack Hacker. It’s an guide or howto thats lets you know how to handle the program.
But the program is very intersesting it lets you tune the performance of a MySQL server. What it does:
MySQLTuner is a high-performance MySQL tuning script
written in perl that will provide you with a snapshot of a MySQL
server’s health. Based on the statistics gathered, specific
recommendations will be provided that will increase a MySQL server’s
efficiency and performance. The script gives you automated MySQL tuning
that is on the level of what you would receive from a MySQL DBA.