From 8551994c6fcf68329ccdad43c4a8b6119e5d28b9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 29 Jul 2021 02:54:45 +0200 Subject: [PATCH] Add a ChangeLog entry for #11834 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c39d4ce4a9..92bf8ccc8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -69,6 +69,7 @@ phpMyAdmin - ChangeLog - issue Fix gis visualization position and limit parameters have no effect - issue #16995 Fix edit binary foreign key adds a 1 to the value on the selected value - issue #13614 Fixed escaping the database names when granting privileges on tables +- issue #11834 Fixed adding a new user on "privileges" tab of a table with a database name using a "_" character 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa