Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3(EOL)
Description
This syntax crashes the server:
VALUES (1), (2), (3) |
ORDER BY 1; |
I don't know if this is supposed to be supported, because I couldn't find any documentation. But in all cases, note that this syntax is supported by Oracle, so it is at least a reasonable attempt.
Attachments
Issue Links
- duplicates
-
MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), query with VALUES()
- Closed