You've answered your own question.

Just add a field of type TIMESTAMP to your record.  Whenever the field is
added or updated, this field will be updated as well.

-----Original Message-----
From: Steve Osborne [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 12:48 PM
To: MySQL (E-mail)
Subject: timestamp


Is there a way that will allow a mysql database automatically add the
current timestamp to a record when the record is added to the database?

Would formatting it through php be useful, and if so, does anyone know how?

Thanks,

Steve Osborne
Database Programmer
Chinook Multimedia Inc.
[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to