• unknown's avatar
    Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for lp bug #714999 · 80b3f747
    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.
    80b3f747
subselect_mat_cost_bugs.result 14.6 KB