From 36bc17c596d2b0a4d317d3f252ceebc360e7e3ba Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 25 Jul 2015 20:47:47 -0400 Subject: [PATCH] ChangeLog entry Fixes #5437 Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 40dd04a8c3..b5bc79018c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,7 @@ phpMyAdmin - ChangeLog - bug #4984 Undefined work upon upgrade to new version - issue #1817 Creating configuration storage tables fail in MySQL 5.7 - issue #6118 Parser does not handle nested selects +- issue #5437 Support SELECT ... FROM DUAL 4.4.13.0 (not yet released) - issue #1808 "Improve table structure" generates invalid SQL