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 18:56:17 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-08-15 19:05:35 +0300
commit9757b09dc8e5fb2612a6b58e0c45f4a8dbe04eb4 (patch)
treef7c8096a152b1e6a18b71c761ac1ad870d40f0ed /ChangeLog
parent1ad48f00a34bfd502a33d4d0cdb356e9864b9f7c (diff)
parent306bb2e8f6368114205d8aaf662ee3791582c328 (diff)
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32824cfe62..d2b5a8b45c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,12 @@ 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
+- issue #17543 Fix JS error on saving a new designer page
+- issue #17546 Fix JS error after using save as and open page operation on the designer
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5