MySQL Forums
Forum List  »  MySQL Workbench

Re: Error 1292: Incorrect date value: '0000-00-00' stops synchronizing
Posted by: Bruno Lousa
Date: September 21, 2008 04:55PM

Hello,

I am having a similar problem..
can anyone help me?

below is the description of the error..

mysql> LOAD DATA INFILE 'cie.csv'
-> INTO TABLE cie_bib
-> FIELDS TERMINATED BY ','
-> ENCLOSED BY '"'
-> ;
ERROR 1292 (22007): Incorrect date value: '1994/12/13"
"Eraut, M.' for column 'dataentrada' at row 1


thanks for the help
Bruno

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error 1292: Incorrect date value: '0000-00-00' stops synchronizing
8298
September 21, 2008 04:55PM


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.