MySQL Forums
Forum List  »  CSV Storage Engine

DateTime from CSV file
Posted by: Jean-Benoit Lesage
Date: July 14, 2008 08:29AM

I was wondering if someone knows how to do this. I have a very large CSV file (44 million+ records, over 1GB) that I have entered into a db using the replace file method described in the MySQL 5.1.23 article. I have a problem with the datetime format already in my file, which is "dd/mm/yy hh:mm:ss" all in one column. Is there a way to automatically format datetime to fit this format? -Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
DateTime from CSV file
10531
July 14, 2008 08:29AM


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.