From 369c411ed00a70221008723ac791c51d8939f4d2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 17 Sep 2015 09:09:09 -0400 Subject: [PATCH] Fixes #11489 Cannot copy a database under certain conditions Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 34c7b0b17d..5dd1c8470c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -99,6 +99,7 @@ phpMyAdmin - ChangeLog - issue #11442 MySQL 5.7 and SHOW VARIABLES - issue #11445 MySQL 5.7 and Status page for an unprivileged user - issue #11448 Clarify doc about the MemoryLimit directive +- issue #11489 Cannot copy a database under certain conditions 4.4.15.0 (not yet released) - issue #11411 Undefined "replace" function on numeric scalar