• Igor Babaev's avatar
    Fixed LP bug #898073. · 2f973417
    Igor Babaev authored
    The tables from the same semi-join or outer join nest cannot use
    join buffers if in the join sequence of the query execution plan
    they are separated by a table that is planned to be joined without
    usage of a join buffer.
    
    2f973417
sql_select.cc 700 KB