• Igor Babaev's avatar
    Fixed LP bug #887479. · 57eb3928
    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.
    57eb3928
opt_subselect.cc 162 KB