MySQL Forums
Forum List  »  InnoDB

Re: Defering the DATETIME field values in a SQL table
Posted by: Charles Van Damme
Date: November 07, 2008 03:59AM

Something like : UPDATE visits SET date = date + TIMESTAMP('05-11-00','00:00:00)
The query is accepted, but the effect is wrong.
Nothing about this issue in section 'MySQL 6.0 Reference Manual :: 10 Data Types :: 10.3 Date and Time Types', as we ought to expect, isn't it ?
Chavadam

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Defering the DATETIME field values in a SQL table
2356
November 07, 2008 03:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.