Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

MySQL

If MySQL is taking up a lot of your server's resources, then you would probably want to know what databases are causing this to happen. 

To find this out, you can use the following command:
 

Code:

mysqladmin processlist

Run this a few times and then see what databases show up the most.

See What Our Customers Say