From cfcca0bd56935edeb639348300300bfdd05b90a6 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 25 Apr 2021 14:26:08 +0200 Subject: [PATCH] Add a ChangeLog entry for #16723 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bd7f7caaf3..2346aff4b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #16723 Fixed option to perform ALTER ONLINE is not available on edit of an existing column 5.1.0 (2021-02-24) - issue #15350 Change Media (MIME) type references to Media type