• Igor Babaev's avatar
    Fixed the bug mdev-12812. · efb9f261
    Igor Babaev authored
    This is another correction of the patch for bug mdev-12670.
    If a derived table is merged into a select with STRAIGHT_JOIN
    modifier all IN subquery predicates contained in the
    specification of the derived table cannot be subject to
    conversion to semi-joins.
    efb9f261
opt_subselect.cc 195 KB