From 711b2b6dea384b1b47d5bfcf0303035b01a0bfff Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 1 Nov 2020 21:38:09 +0100 Subject: [PATCH] Add a ChangeLog entry for #15463 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3e7bfdd421..fb4a8b8516 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,6 +50,7 @@ phpMyAdmin - ChangeLog - issue #13557 Use a full list of functions instead of a separated one on insert/edit page "Function" selector - issue #14795 Include routines in the export in a predictable order - issue #16227 Fixed autocomplete is not working in case the table name is quoted by "`" symbols +- issue #15463 Force BINARY comparison when looking at privileges to avoid an SQL error on privileges tab 5.0.5 (not yet released)