MySQL Performance Tuning Script
File Name
tuning-primer.sh
File Location
https://manage.togglebox.com/index.php?/root&action=download&type=downloads&id=3
Usage
Running the script will find variables in your MySQL configuration that can be tuned to increase overall performance. We recommend only running the script after MySQL has been running and serving queries for 24 hours.Note, the script will not work as intended for an idle MySQL instance. It must be run while under load / heavy traffic.