mysqlUser1986
MIS
I have a large database with close to 1 million records. I recently added a timestamp field to one of my tables so I would be able to track when updates were made on each of these records. The only problem I am having is that when I added this field, the timestamp showed the same exact time for every record. Is there anyway to make all of these fields unique, so the time is different in all of them. I am concerned with getting my older records to all have different times in this timestamp field. It is type timestamp(14)
Thanks for you help
Steve
Thanks for you help
Steve