[MDEV-5041] Inserting a TIME with hour>24 into a DATETIME column produces a wrong value Created: 2013-09-20 Updated: 2014-04-18 Resolved: 2014-04-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.4, 5.5.33, 5.3.13 |
| Fix Version/s: | 5.5.38, 10.0.11, 5.3.13 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This is a wrong result.
There is also a difference in 5.3 and 5.5 in how invariants of the same TIME value
The expected result is to have the same values in the table in the two records. |
| Comments |
| Comment by Alexander Barkov [ 2014-04-18 ] |
|
Pushed into 5.3 and 5.5 |