From 8f04fb980b2f781c5f946b3f774786212fc0ef6c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 27 Jul 2021 01:57:03 +0200 Subject: [PATCH] Add a ChangeLog entry for #17027 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 44ebb3cc9e..dc57ef9821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -61,6 +61,7 @@ phpMyAdmin - ChangeLog - issue #17037 Fix change structure does not surface errors - issue #17016 Fixed online Transaction, errors not reported on structure edit - issue #17042 Fix SQL escaping bug on DB name with special chars on submit query with rollback option +- issue #17027 Better handle the display of sorted binary columns in results summary 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa