[MDEV-5895] Bad results when casting DATE_ADD(..) to some numeric types Created: 2014-03-18 Updated: 2022-09-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data types, Temporal Types |
| Affects Version/s: | 5.5.36, 10.0.9 |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | datatype | ||
| Epic Link: | Data type cleanups |
| Description |
|
This query
returns:
The result must be the same for all three expressions. The return value for "DATE_ADD(101, INTERVAL 1 hour_second)" |