mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
14 lines
406 B
Markdown
14 lines
406 B
Markdown
---
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# Show Processes
|
|
|
|
This interface displays all currently active MySQL queries (connections).
|
|
|
|
Checking the currently running queries is useful for identifying slow queries that slow down the website loading speed.
|
|
|
|

|
|
|
|
You can also restart the MySQL service from this page and refresh the process list table.
|