[MDEV-23975] SELECT Query Does NOT Return Syntax Error Created: 2020-10-15 Updated: 2021-04-19 Resolved: 2020-10-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Maria M Pflaum | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The following query does not return a syntax error, but it seems like it should:
REPO:
|
| Comments |
| Comment by Sergei Golubchik [ 2020-10-16 ] |
|
Why would that be a bug? You sort by two values. |