Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
10.1.32, 10.3.6-1, 10.4.0-1
Description
Add suport of brackets which mean priority of operation in the parser:
((SELECT a from t1) union (SELECT b from t2)) intersect (select c from t3)
Attachments
Issue Links
- causes
-
MDEV-22595 INSERT .. VALUES allows undocumented optional ORDER BY and LIMIT clauses but ignores them
- Open
-
MDEV-35193 Results of queries depending on user variables are written into and hit the query cache
- Open
- is duplicated by
-
MDEV-6341 INSERT ... SELECT UNION with parenthesis
- Closed
-
MDEV-10028 Syntax error on ((SELECT ...) UNION (SELECT ...))
- Closed
- relates to
-
MDEV-10140 Add support for EXCEPT
- Closed
-
MDEV-10141 Add support for INTERSECT (and common parts for EXCEPT)
- Closed
-
MDEV-14347 CREATE PROCEDURE returns no error when using an unknown variable
- Closed
-
MDEV-15870 Using aggregate and window function in unexpected places can crash the server
- Closed
-
MDEV-16357 LIMIT and ORDER BY clause is ignored on a query with UNION when using brackets
- Closed
-
MDEV-20606 Union with parentheses and IN()
- Closed