• unknown's avatar
    Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for lp bug #714999 · e261f87e
    unknown authored
    The fix backports from MWL#182: Explain running statements the logic that
    saves the original JOIN_TAB array of a query plan after optimization. This
    array is later used during EXPLAIN to iterate over the original JOIN plan
    nodes in the cases when this plan could be changed by early subquery
    execution during the optimization phase of the outer query.
    e261f87e
subselect.result 234 KB