Update processlist.md

This commit is contained in:
p3t4rc 2025-05-15 17:54:03 +02:00 committed by GitHub
parent 180727adc1
commit e4037d271e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,4 +8,6 @@ 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. Checking the currently running queries is useful for identifying slow queries that slow down the website loading speed.
![databases_show_processes.png](/img/panel/v1/databases/databases_show_processes.png) ![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.