You are here

MySQL Database Health Check

Undefined

Release v0.28

  • On this page you can check the health of your MySQL/MariaDB database.
  • If you want to find out how the MySQL Health Check works try out the examples.
  • If you are logged in, our CMS remembers your entry for your next visit.
  • If we should send you some advices about the findings please fill in the following form:
Contact
Name:
eMail address:
Company:
Phone:

MySQL Health Check
 

Paste here:
mysql> SHOW /*!50000 GLOBAL */ STATUS;
mysql> SHOW GLOBAL VARIABLES;

Delimiter:
shell> grep -c processor /proc/cpuinfo
CPU
shell> free -m | grep Mem | awk '{ print $2 }'
Mbyte
shell> uname -m
OS: