From 38368c465985335b5a26c36cfac655fcbc831925 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 25 Jul 2015 20:54:49 -0400 Subject: [PATCH] ChangeLog entry Fixes #4962 Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b5bc79018c..890110c233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -82,6 +82,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #4962 Support UNION 4.4.13.0 (not yet released) - issue #1808 "Improve table structure" generates invalid SQL