[MDEV-10022] Keywords UTC_DATE, UTC_TIME, UTC_TIMESTAMP should be non-reserved Created: 2016-05-04 Updated: 2019-03-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Parser, Temporal Types |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | upstream | ||
| Description |
|
Keywords UTC_DATE, UTC_TIME, UTC_TIMESTAMP should not be reserved. Now they are:
returns an error:
MySQL-5.7 is also affected: |