Introduction - acropia/MySQL-Tuner-PHP GitHub Wiki

MySQL-Tuner-PHP is a reporting script to easily view statistics and configuration options you can use to tune / optimize your MySQL or MariaDB database server.

History

This tool is heavily inspired by the following projects / pages:

After experiencing multiple other scripts I concluded they all provide lot's of information and proposed settings. But information and proposed settings where not always that readable due to lack of context and guidance without any substantiation.

MySQL-Tuner-PHP is built to run on any PHP-enabled server. You can run it from a separate vhost, on a built-in PHP server, or however you want to run it. The script connects remotely to a MySQL or MariaDB database server. After gathering various statistics and settings, the script renders a Bootstrap webpage with a comprehensive report of all findings.