Menu

Error with MySQL datetime stamp when using milliseconds

dan0878
2015-10-06
2015-10-07
  • dan0878

    dan0878 - 2015-10-06

    Hi,

    There seems to be a problem returning queries from tables in MySQL with columns of type datetime(3).

    My tables have a column of type datetime(3) as I require millisenconds in my data. When i use DBPlot to view one of these tables i get "Input string was not in the correct format' error. To confirm it is related to the datetime(3) type I changed one of my tables to use datetime(0) instead and it DBPlot worked perfectly.

    Regards
    Dan

     
  • DBPlot

    DBPlot - 2015-10-07

    Dan,

    The issue is that DBPlot was built against the old version of mysql connector provided by Oracle. I could add the new mysql connector later.

    Thanks
    Pete

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.