From e4037d271e88b7a4a6e7b14dc840cadb2449f2c9 Mon Sep 17 00:00:00 2001 From: p3t4rc <147734357+p3t4rc@users.noreply.github.com> Date: Thu, 15 May 2025 17:54:03 +0200 Subject: [PATCH] Update processlist.md --- website/docs/panel/databases/processlist.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.