Bug #60582 | bug in com.mysql.jdbc.ResultSetRow.getTimestampFast and TIME | ||
---|---|---|---|
Submitted: | 22 Mar 2011 10:37 | Modified: | 12 Apr 2013 18:20 |
Reporter: | Sergei Golubchik | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.11 | OS: | Any |
Assigned to: | Alexander Soklakov | CPU Architecture: | Any |
[22 Mar 2011 10:37]
Sergei Golubchik
[24 Mar 2011 13:55]
Mark Matthews
Other work for supporting fractional seconds will not start until WL#946 has passed architectural review and the fractional second units are specified.
[13 Sep 2012 21:07]
Mark Matthews
This was fixed with http://bazaar.launchpad.net/~mysql/connectorj/5.1/revision/1107 in 2011, it supports MySQL-5.6.4 or later.
[12 Apr 2013 18:20]
Paul DuBois
Noted in 5.1.19 changelog. com.mysql.jdbc.ResultSetRow.getTimestampFast() did not account for all valid TIME lengths.