Hi,
I have used current_timestamp, i am submitting same values then current_timestamp not updating.
I have used below for updating timestamp.
(timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP)
Kindly help me to update timestamp, on every hit