mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Shift-Reduce conflicts prevented parsing some queries with subqueries that used set operations when the subqueries occurred in expressions or in IN predicands. The grammar rules for query expression were transformed in order to avoid these conflicts. New grammar rules employ an idea taken from MySQL 8.0.
59 KiB
59 KiB