Add a ChangeLog entry for #17042

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-07-27 01:36:52 +02:00
parent 423613bb5b
commit f6e09950a0
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -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