From 082f1715f44e128d65da85c0860b82763e4535f8 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 8 Jul 2021 11:56:46 +0200 Subject: [PATCH] Add a ChangeLog entry for #16997 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8510f47381..707262d77a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ phpMyAdmin - ChangeLog - issue Fixed possible "Undefined index: clause_is_unique" on replace value in cell - issue #16991 Fixed case where $_SERVER['REQUEST_METHOD'] is undefined - issue Fixed configuration error handler registration +- issue #16997 Fixed server variables get/set value not working on multi server server > 1 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa