Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2022-08-15 17:30:03 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-08-15 17:30:03 +0300
commit9361da6d221fb2391e1eb10c3bf8a8356153e283 (patch)
tree0be9f826f526dca6ee8196e9f34f15fea342fe9c /ChangeLog
parent8b99611988342c12a69fab4940de47898538061b (diff)
Add ChangeLog entries for #17620, a9356e4d16, 2365ec78e2, d0093468d0, 8b99611988
Ref: a9356e4d16579103292a0ec03ffb39373ffaafe8 Ref: 2365ec78e2eff6af28e8118706554427e6610076 Ref: d0093468d00c1aa8e6c4f524e1060100a5f5a4cb Ref: 8b99611988342c12a69fab4940de47898538061b Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
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