mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Conversion of a subquery to a semi-join is blocked when we have an IN subquery predicate in the on_expr of an outer join. Currently this scenario is handled but the cases when an IN subquery predicate is wrapped inside a Item_in_optimizer item then this blocking is not done.
58 KiB
58 KiB