openpanel/website/docs/panel/databases/processlist.md
2025-05-15 17:54:03 +02:00

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.
![databases_show_processes.png](/img/panel/v2/databases_processes.png)
You can also restart the MySQL service from this page and refresh the process list table.