From e2dc122ce991b7fbe7b4715804ed2a3d3421794b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 24 Apr 2021 18:32:03 +0200 Subject: [PATCH] Add a ChangeLog entry for #16734 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cd99e672c3..bd7f7caaf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,7 @@ phpMyAdmin - ChangeLog - issue #16847 Fixed JSON export nullable binary PHP error - issue #16847 Fixed JSON export text fields and binary data - issue #14773 Fix exporting a raw query is not working +- issue #16734 Fixed memory limit reached, use SQL COUNT(*) instead of fetch and count results 5.1.0 (2021-02-24) - issue #15350 Change Media (MIME) type references to Media type