From 6cb808a665dc7b5e7d0affbc644acc431f7ec4c2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 22 Jul 2006 22:09:04 +0000 Subject: [PATCH] handling of AUTO_INCREMENT when moving a table --- ChangeLog | 2 ++ tbl_properties_operations.php | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 61f3146c0..0961d7b8d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ $Source$ 2006-07-22 Marc Delisle * libraries/display_import.lib.php: the Character set of the file could appear twice + * tbl_properties_operations.php: handling of AUTO_INCREMENT when moving a + table 2006-07-20 Michal Čihař * libraries/compat/var_export.php: Dropped due to license problems. diff --git a/tbl_properties_operations.php b/tbl_properties_operations.php index c9faf788f..8e6e066f6 100644 --- a/tbl_properties_operations.php +++ b/tbl_properties_operations.php @@ -195,7 +195,11 @@ foreach ($dblist as $each_db) {  .  +value="" />
+ +
+ +