We automatically review your MySQL setup to check if it is running at optimal performance, reliability and stability. You post your server STATUS & VARIABLES, we check all the parameters and provide a report.
We check:
# mysql -uroot -p<password> -e "SHOW GLOBAL STATUS" > status.txt
# mysql -uroot -p<password> -e "SHOW GLOBAL VARIABLES" > variables.txt