Bug #12440 | CAST(data type DOUBLE AS TIME) strange results | ||
---|---|---|---|
Submitted: | 8 Aug 2005 16:37 | Modified: | 19 Jan 2006 21:36 |
Reporter: | Matthias Leich | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1 | OS: | |
Assigned to: | Alexander Ivanov | CPU Architecture: | Any |
[8 Aug 2005 16:37]
Matthias Leich
[26 Sep 2005 18:12]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/30341
[3 Oct 2005 10:22]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/30629
[15 Dec 2005 15:36]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/181
[16 Dec 2005 16:08]
Alexander Ivanov
Fixed in 4.1.17, 5.0.18
[19 Jan 2006 21:36]
Mike Hillyer
Added not to appropriate changelogs: <listitem> <para> Using <function>CAST()</function> to convert values with long fractional and/or exponent parts returned wrong results. (Bug #12440) </para> </listitem>
[19 Jan 2006 21:36]
Mike Hillyer
Added portion mentioning that the conversion was to a TIME value.