From 98bcafa188ed742e072fa138dd00c05db9e895e0 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 28 Jul 2021 22:33:18 +0200 Subject: [PATCH] Add a ChangeLog entry for #13614 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 45661f56d0..c39d4ce4a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,7 @@ phpMyAdmin - ChangeLog - issue #14631 Fix enum with comma produces incorrect search dropdown on search pages - 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 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa