Thread: timestamp
View Single Post
  #2 (permalink)  
Old Feb 27th, 2008, 03:51
able able is offline
Junior Member
Join Date: Feb 2008
Location: Glasgow
Age: 28
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: timestamp

This changed a bit between versions but my understanding is that by default, the first timestamp column in the table will auto update, the rest will not.

You can either just switch the columns or specify for the default behaviours to be changed with an alter table.
Reply With Quote