From b68a1af5095e6954e4d6fb16552b24524d94ea2d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 20 Jul 2021 01:58:17 +0200 Subject: [PATCH] Add ChangeLog entries for #17020, 2389c6a07b, dce146f596, 4d7890d1f6 and #16973 Signed-off-by: William Desportes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index a59a124f77..cc995830e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,12 @@ phpMyAdmin - ChangeLog - issue Fixed duplicate quote in navigation nodes - issue #17006 Disable the URL limit for the MariaDB analyser feature - issue Fix calls to fetchRow using two parameters but the function has only one parameter +- issue #17020 Fixed "Notice Undefined index: sql_query" on Insert page +- issue Fix reported "Undefined index: FirstDayOfCalendar" +- issue Fix reported "Undefined index: environment" +- issue Fix "TypeError: strlen() expects parameter 1 to be string, null given" on databases listing +- issue #16973 Fix "Undefined array key "n0_pos2_name"" on databases listing +- issue Use the correct min MySQL version for axis-order (8.0.1) instead of (8.0.11) 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa