MySQL Forums
Forum List  »  Connector/Python

Reading microseconds datetime (mysql 5.6.7)
Posted by: nick birren
Date: October 29, 2012 03:27AM

I'm using python's MySQLdb to fetch rows from a MySQL 5.6.7 db, that supports microsecond precision datetime columns. When I read a row with MySQLdb I get "None" for the time field. Is there are way to read such time fields with python?

Options: ReplyQuote


Subject
Written By
Posted
Reading microseconds datetime (mysql 5.6.7)
October 29, 2012 03:27AM


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.