Debian Tutorials Copy/Paste tutorials for Debian based Linux distros

15Jun/101

Tuning MySql with MySqlTuner to increase efficiency and performance

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.

1. Install MySqlTuner

apt-get install mysqltuner