From da495f3eb8cf85bc79ff93817a99db6c5ce0d2c3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 7 Jun 2020 23:29:57 +0200 Subject: [PATCH] Add a ChangeLog entry for #16157 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0284518271..f5e86168a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ phpMyAdmin - ChangeLog - issue Fixed editing a failed query from the error message - issue #16166 Fix the alter user privileges query to make it MySQL 8.0.11+ compatible - issue Fix copy table to another database when the nbr of DBs is > $cfg['MaxDbList'] +- issue #16157 Fix relations of tables having spaces or special chars not showing in the Designer 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page