[MDEV-17478] Wrong result for TIME('+100:20:30') Created: 2018-10-16 Updated: 2018-10-30 Resolved: 2018-10-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Temporal Types |
| Affects Version/s: | 10.0, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Looks wrong. The expected result is '100:20:30'. The literal plays a role of an interval string here:
So it should understand both - and + |
| Comments |
| Comment by Alexander Barkov [ 2018-10-20 ] |
|
Closed by a joint patch for |