How can you get MySQL statistics for a specific user?
Posted
by Exit
on Server Fault
See other posts from Server Fault
or by Exit
Published on 2010-04-20T06:50:00Z
Indexed on
2010/04/20
6:53 UTC
Read the original article
Hit count: 195
I've searched Google for a while on this and I'm not sure if it is easily or directly possible. I'm hosting a database on my cPanel server for a client which is accessed from their main website. As a result, I can't find a way to determine what amount of resources they are using. As there aren't any files under their account, cPanel reports the bandwidth at zero. I do know the stat programs don't monitor MySQL and that MySQL has a global statistics page that reports all usage on the server.
© Server Fault or respective owner