diff --git a/ChangeLog b/ChangeLog index c979d0a4e..5cc136a89 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-11-03 Marc Delisle + * tbl_change.php, tbl_replace.php, tbl_replace_fields.php: + bug #1339184, problems in strict mode inserting auto-increment fields + 2005-11-03 Michal Čihař * libraries/common.lib.php: Incorrect message for validate links (bug #1346608). diff --git a/tbl_change.php b/tbl_change.php index 543f1c37c..07b2b710d 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -838,6 +838,11 @@ foreach ($loop_array AS $vrowcount => $vrow) { ?> ="return unNullify('', '')" tabindex="" id="field__3" /> + +