diff --git a/adminer/processlist.inc.php b/adminer/processlist.inc.php index 7af10c3f..5635ea76 100644 --- a/adminer/processlist.inc.php +++ b/adminer/processlist.inc.php @@ -28,8 +28,8 @@ foreach (get_rows("SHOW FULL PROCESSLIST") as $i => $row) { } ?> +

result("SELECT @@max_connections")); ?>

-result("SELECT @@max_connections"); ?>