dapurhosting.com Blog for Tech

March 23, 2012

Tuning MySQL Performance with MySQLTuner

Filed under: MySql — Tags: , , — dh @ 8:56 am

You can download the MySQLTuner script as follows:

wget http://mysqltuner.com/mysqltuner.pl

In order to run it, we must make it executable:

chmod +x mysqltuner.pl

Afterwards, we can run it. You need your MySQL root password for it:

./mysqltuner.pl

Powered by WordPress