From 41e32b0cdc424126f2e685ab635ed9c8099043c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 20 Nov 2001 15:54:01 +0000 Subject: [PATCH] set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode) --- tbl_change.php3 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tbl_change.php3 b/tbl_change.php3 index 8cc8cec71..3998e8853 100755 --- a/tbl_change.php3 +++ b/tbl_change.php3 @@ -143,8 +143,9 @@ echo "\n"; // We don't want binary data to be destroyed // Note: from the MySQL manual: "BINARY doesn't affect how the column is