mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
If a splittable materialized derived table / view T is used in a inner nest of an outer join with impossible ON condition then T is marked as a constant table. Yet the execution plan to build T is still searched for in spite of the fact that is not needed. So it should be set.
40 KiB
40 KiB