Location: SQL Services/Show MySQL Processes
WebHost Manager can create a list of all of the currently active MySQL processes on your server, including the user name, command being used, its state, and general information.
Refer to the Service Status document for more information about viewing general server and system processes.
When the page loads, there will be a eight-column table consisting of the following information:
ID - This column entry shows the MySQL process id.
User - This column entry shows the username running the MySQL process.
Host - This column entry shows the hostname associated with the MySQL process.
DB - This column entry shows the database name associated with the MySQL process.
Command - This column entry shows the command running the MySQL process.
Time - This column entry shows the amount of time the MySQL process has been running.
State - This column entry shows the status of the associated MySQL process.
Info - This column entry shows any additional information associated with the MySQL process.