CURRENT_TIMESTAMP() wrong!!

admin

Administrator
Staff member
Hi All,

I have come across a very strange problem regarding MySQL and CURRENT_TIMESTAMP().

I have a SQL statement which inserts the current timestamp into my database when a transaction is processed, sounds simple enough.

But one day we have an order come through with a timestamp which is later than the current date!!

Has anyone come across this before?

Any comments would be appreciated

Regards

Mike
 
Back
Top