• Igor Babaev's avatar
    Fixed LP bug #674423. · 9441a9cc
    Igor Babaev authored
    The patch that introduced the new enumeration type Match_flag
    for the values of match flags in the records put into join buffers
    missed the necessary modifications in JOIN_CACHE::set_match_flag_if_none.
    This could cause wrong results for outer joins with on expressions
    only over outer tables.
    
    
    9441a9cc
join_cache.result 173 KB