From 8556b5d4bf9dc2f2740d5fba81fbc64e2718f111 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Sun, 30 Oct 2016 14:49:41 +0530 Subject: [PATCH] ChangeLog for #12665 Signed-off-by: Deven Bansod --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0a28c16715..b132b24e79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,6 +78,7 @@ phpMyAdmin - ChangeLog - issue #12610 Export of tables with Timestamp/Datetime/Time columns defined with ON UPDATE clause with precision fails - issue #12661 Error inserting into pma__history after timeout - issue #12195 Row_format = fixed not visible +- issue #12665 Cannot add a foreign key - non-indexed fields not listed in InnoDB tables 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29