From 2d4c330b0fd8d9fdcb696e5b621609c7cd863f02 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 27 May 2019 23:40:06 +0200 Subject: [PATCH] Add ChangeLog entry for #15283 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c06ac80db7..5c586e6ecf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -107,6 +107,7 @@ phpMyAdmin - ChangeLog - issue #15262 Fixed incorrect display of charset column (raw html) - issue Added explicit parentheses in nested ternary operators - issue #15287 Fix auto_increment field is too small +- issue #15283 Fix tries to change collation on views when changing collation on all tables/fields 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log