mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
The function st_select_lex_unit::exec_recursive() incorrectly determined that a CTE mutually recursive with some others was stabilized in the case when the non-recursive part of the CTE returned an empty set. As a result the server fell into an infinite loop when executing a query using this CTE.
44 KiB
44 KiB