[MDEV-17862] Incorrect error message when the IN operator is missing in a query Created: 2018-11-28 Updated: 2018-11-29 Resolved: 2018-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.1.37 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Peter Chaula | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian Jessy |
||
| Attachments: |
|
| Description |
|
When I run the query in the attached image, instead of throwing a syntax error, it throws an error which to me seems inappropriate |
| Comments |
| Comment by Alice Sherepa [ 2018-11-28 ] | ||||||||||
|
The error you get seems to be a result of schema changes (usually solved by running mysql_upgrade) | ||||||||||
| Comment by Elena Stepanova [ 2018-11-28 ] | ||||||||||
|
The problem should be visible in the error log, please provide it. | ||||||||||
| Comment by Peter Chaula [ 2018-11-29 ] | ||||||||||
|
Unfortunately I can't reproduce the issue after restarting the docker. We can close this issue. Thank you for looking |