From aa9b58c63c7584a0ffc28360c0d25bca2ea07fa9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 16 Jul 2021 02:47:37 +0200 Subject: [PATCH] Add a ChangeLog entry for 34acbcdc38 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index dbf8d7ac34..a59a124f77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,7 @@ phpMyAdmin - ChangeLog - issue #16985 Fix case-sensitive issue of innodb_file_format=barracuda vs innodb_file_format=Barracuda - 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 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa