MySQL Tuner
MySQL Tuner
March 19, 2020
MySQL Tuner tool
This is a tool to review a configuration for MySQL server.
Getting started
To run this tool, we should run following commands.
wget http://mysqltuner.pl/ -O mysqltuner.pl
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/basic_passwords.txt -O basic_passwords.txt
wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/vulnerabilities.csv -O vulnerabilities.csv
perl mysqltuner.pl
Last updated on