mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
This bug could cause a crash for any query that used a derived table/view/CTE whose specification was a SELECT with a GROUP BY clause and a FROM list containing 32 or more table references. The problem appeared only in the cases when the splitting optimization could be applied to such derived table/view/CTE.
40 KiB
40 KiB