From 086e906cb34454735effea9c405bd8110290e5e7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 25 Jul 2015 20:43:16 -0400 Subject: [PATCH] Changelog entry Fixes #6118 Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ce6d6dc796..40dd04a8c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,6 +80,7 @@ phpMyAdmin - ChangeLog + rfe #1517 Support for virtual/persistent columns in MariaDB - 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 4.4.13.0 (not yet released) - issue #1808 "Improve table structure" generates invalid SQL