From f6e09950a0f759b716310184a9d01ea66ac98eef Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 27 Jul 2021 01:36:52 +0200 Subject: [PATCH] Add a ChangeLog entry for #17042 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4f53e6cc01..44ebb3cc9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -60,6 +60,7 @@ phpMyAdmin - ChangeLog - issue #17004 Fix Advisor for MariaDB >= 10.5 because of removed "innodb_log_files_in_group" variable - issue #17037 Fix change structure does not surface errors - issue #17016 Fixed online Transaction, errors not reported on structure edit +- issue #17042 Fix SQL escaping bug on DB name with special chars on submit query with rollback option 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa