From f322635e19c4732f679d14e29237ef086d93dee2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 24 Sep 2015 04:09:31 -0400 Subject: [PATCH] Fix for #11492 moved to 4.5.0.1 Signed-off-by: Marc Delisle --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2cc2273703..a751a9d6a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ phpMyAdmin - ChangeLog - issue #11486 Server variable edition in ANSI_QUOTES sql_mode: losing current value - issue #11491 Propose table structure broken - issue #11464 phpMyAdmin suggests upgrading to newer version not usable on that system + +4.5.0.1 (2015-09-24) - issue #11492 AUTO_INCREMENT statements are partly missing from exports 4.5.0.0 (2015-09-23)