From 61eef951f0687345deb8e770d00f7c24baa3a651 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 26 Mar 2019 21:02:08 +0100 Subject: [PATCH] Add ChangeLog entry for #14853 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3118db63e7..bdf1c51256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,7 @@ phpMyAdmin - ChangeLog - issue #15077 Fixed incorrect page numbers - issue #14205 Fixed "No tables found in database" when you delete all tables from last page - issue #14957 Virtuality is not selected when editing generated column (added virtuality(stored) option for mariadb) +- issue #14853 Insert page should not allow entering things into virtual columns 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log