Bug #39294 | Reading negative time value greater than -01:00:00 return positive value | ||
---|---|---|---|
Submitted: | 7 Sep 2008 12:59 | Modified: | 15 Sep 2008 15:00 |
Reporter: | Michal Minárik | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.2.3 | OS: | Windows (Vista 32-bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | time negative select |
[7 Sep 2008 12:59]
Michal Minárik
[8 Sep 2008 6:22]
Tonci Grgin
Hi Michal and thanks for your report. Truly there is a bug and it can be seen just by looking into code. I suppose fix for Bug#25912 was incomplete.
[8 Sep 2008 18:33]
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/53539
[8 Sep 2008 18:33]
Reggie Burnett
fixed in 5.2.4
[15 Sep 2008 14:59]
Tony Bedford
Added an entry to the 5.2.4 changelog: Reading a negative time value greater than -01:00:00 returned the absolute value of the original time value.