diff --git a/ChangeLog b/ChangeLog index 55cbb7b39..9e4dd19f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -125,6 +125,7 @@ thanks to garas - garas - bug #3123433 [interface] Avoid double escaping of MySQL errors. - bug #3119874 [interface] Show integers without decimals on status page. +- bug #3119882 [interface] Display query chart on demand. 3.3.9.0 (not yet released) - bug [doc] Fix references to MySQL doc diff --git a/server_status.php b/server_status.php index de689657f..47649ac09 100644 --- a/server_status.php +++ b/server_status.php @@ -603,7 +603,7 @@ foreach ($sections as $section_name => $section) {