From 9361da6d221fb2391e1eb10c3bf8a8356153e283 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 15 Aug 2022 16:30:03 +0200 Subject: [PATCH] Add ChangeLog entries for #17620, a9356e4d16, 2365ec78e2, d0093468d0, 8b99611988 Ref: a9356e4d16579103292a0ec03ffb39373ffaafe8 Ref: 2365ec78e2eff6af28e8118706554427e6610076 Ref: d0093468d00c1aa8e6c4f524e1060100a5f5a4cb Ref: 8b99611988342c12a69fab4940de47898538061b Signed-off-by: William Desportes --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17d0778e93..2fe48657db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,10 @@ phpMyAdmin - ChangeLog - issue #17551 Enum/Set editor will not fail to open when creating a new column - issue #17659 Fix error when a database group is named tables, views, functions, procedures or events - issue #17673 Allow empty values to be inserted into columns +- issue #17620 Fix error handling at phpMyAdmin startup for the JS SQL console +- issue Fixed debug queries console broken UI for query time and group count +- issue Fixed escaping of SQL query and errors for the debug console +- issue Fix console toolbar UI when the bookmark feature is disabled and sql debug is enabled 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5