• Igor Babaev's avatar
    Fixed LP bug #675516. · e25ac681
    Igor Babaev authored
    When pushing the condition for a table in the function
    JOIN_TAB::make_scan_filter the optimizer must not push
    conditions from WHERE if the table is some inner table
    of an outer join..
    e25ac681
sql_select.cc 635 KB