Hello, How can I know the user who extensively uses the access to database
W wafaa Well-Known Member May 14, 2013 83 1 8 cPanel Access Level Reseller Owner Jan 17, 2014 #1 Hello, How can I know the user who extensively uses the access to database
C cPanelMichael Administrator Staff member Apr 11, 2011 47,910 2,213 363 Jan 17, 2014 #2 Hello You could run a command such as: Code: mysqladmin processlist This will show you which users are actively connecting to the database. Thank you.
Hello You could run a command such as: Code: mysqladmin processlist This will show you which users are actively connecting to the database. Thank you.