• Igor Babaev's avatar
    Fixed LP bug #887479. · c05e5b9c
    Igor Babaev authored
    The function setup_semijoin_dups_elimination erroneously assumed
    that if join_cache_level is set to 3 or 4 then the type of the
    access to a table cannot be JT_REF or JT_EQ_REF. This could lead
    to wrong query result sets.
    c05e5b9c
join_cache.result 180 KB