[MDEV-16161] Syntax error reserverd keyword Created: 2018-05-14 Updated: 2018-05-14 Resolved: 2018-05-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table |
| Affects Version/s: | 10.3.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | rvdgijp | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Script below fails on column name 'public', works fine in 10.2
ERROR 1054 (42S22): Unknown column 'public' in 'CHECK' |
| Comments |
| Comment by Elena Stepanova [ 2018-05-14 ] |
|
Please use a newer 10.3 version. The problem was fixed in 10.2.13 and 10.3.5 in the scope of |