MySQL Forums
Forum List  »  Newbie

Re: Load Infile - Not able to import microsecond level datetime from CSV
Posted by: Devart Team
Date: July 28, 2010 01:22AM

>But following works:
>====================
>mysql> select str_to_date('2010-07-18 00:00:07.020000000', '%Y-%m-%d %H:%i:%s.%f
>');

It works but has warning, run SHOW WARNINGS command after the SELECT query.

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote




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.