From c703e1e5d84e10641963ea2ff05e6c864a4e3742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Wed, 27 Feb 2019 13:41:59 -0300 Subject: [PATCH] Add ChangeLog entry for #14298 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b30ce9bb38..b99618a53f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ phpMyAdmin - ChangeLog - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps - issue Fix header icon on server plugins page +- issue #14298 Fixed error 500 on MultiTableQuery page when a empty query is passed 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log