From 64423efc5ff165d2405b19b0e1dda6e24bdc2b19 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 7 Jun 2020 22:38:35 +0200 Subject: [PATCH] Add a ChangeLog entry for a5e8cf8553 Ref: a5e8cf855314e446e0de7ef1c6f19d88f4297bcf Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 92438c297f..0284518271 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,7 @@ phpMyAdmin - ChangeLog - issue Keep columns order on "auto refresh" process list - issue Fixed editing a failed query from the error message - issue #16166 Fix the alter user privileges query to make it MySQL 8.0.11+ compatible +- issue Fix copy table to another database when the nbr of DBs is > $cfg['MaxDbList'] 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page