Home > database >  Mysql timestamp type
Mysql timestamp type

Time:10-05

1, the TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
In creating a new record and modify existing records of the time to refresh the data sequence


(I have a record of change, a TIMESTAMP column: why do you want to update?)
How to let he only updates a record?
  • Related