[MDEV-5354] Inserting a huge time value into a datetime column produces a wrong result. Created: 2013-11-27 Updated: 2022-12-09 Resolved: 2022-12-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | N/A |
| Affects Version/s: | 5.3.12, 5.5.34, 10.0.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The above result looks wrong. Explicit conversion from time to datetime seems to return a much better result:
|
| Comments |
| Comment by Alice Sherepa [ 2022-12-09 ] | ||||||||||||||
|
current 10.3-10.11 return correct results
|