diff --git a/website/docs/panel/databases/processlist.md b/website/docs/panel/databases/processlist.md index da2670f4..bd8ba2da 100644 --- a/website/docs/panel/databases/processlist.md +++ b/website/docs/panel/databases/processlist.md @@ -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. -![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.