From 2846b18c99caed62dffeb1076a6abbbc7486e17e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 20 Jan 2023 20:20:36 +0400 Subject: [PATCH] Add a ChangeLog entry for 6d482de7b8 Ref: 6d482de7b8fd79333f3cdce1794e3f69c24600eb Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d8409b0f59..15a366b256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -79,6 +79,7 @@ phpMyAdmin - ChangeLog - issue Remove non working "Analyze Explain at MariaDB.org" button (MariaDB stopped this service) - issue #17229 Add support for Web Authentication API because Chrome removed support for the U2F API - issue #18019 Fix "Call to a member function fetchAssoc() on bool" with SQL mode ONLY_FULL_GROUP_BY on monitor search logs +- issue Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5