Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2019-05-28 00:40:06 +0300
committerWilliam Desportes <williamdes@wdes.fr>2019-05-28 00:40:16 +0300
commit2d4c330b0fd8d9fdcb696e5b621609c7cd863f02 (patch)
tree27d502a8cae342f7d0c938cd71bbd536ccc4b839
parent6d59e250391feae3d2b3e1890f275ba00f55bcc4 (diff)
Add ChangeLog entry for #15283
Signed-off-by: William Desportes <williamdes@wdes.fr>
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
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