mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
When looking for the execution plan of a derived table to be materialized JOIN::optimize finds out that all joined tables of the derived table contain not more than one row then the derived table should be maretialized at the optimization stage. Added a test case for the bug. Adjusted results in other test cases.
15 KiB
15 KiB