Knowledge Base Article

How do I check for the status of the MySQL service on my Dedicated server?

First you need to login to your Dedicated server as root via SSH. Then type the following command to show the current MySQL status and usage:

mysqladmin status

In addition you can type the command below in order to receive information about the exact operation the MySQL service is executing at this moment:

mysqladmin processlist



Rating

Please indicate if this article was helpful for you.

rating :  5.0 from 5
views :  1128
votes :  2

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!