[MDEV-7831] Bad warning for DATE_ADD(timestamp_column, INTERVAL 10 SECOND) Created: 2015-03-25 Updated: 2015-03-25 Resolved: 2015-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Temporal Types |
| Affects Version/s: | 5.5.42, 10.0.17, 10.1.3 |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This script:
returns:
The expected warning would be:
|