From e723e34e842f03051a19cf9d4665346b2a1f5c06 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 27 May 2019 20:43:26 +0200 Subject: [PATCH] Add ChangeLog entry for #15287 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3733ff9294..c06ac80db7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -106,6 +106,7 @@ phpMyAdmin - ChangeLog - issue #13854 Fixed column options are ignored for GENERATED/VIRTUAL/STORED columns - 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 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log