• Igor Babaev's avatar
    Fixed LP bug #889750. · b4b7d941
    Igor Babaev authored
    If the optimizer switch 'semijoin_with_cache' is set to 'off' then 
    join cache cannot be used to join inner tables of a semijoin.
    
    Also fixed a bug in the function check_join_cache_usage() that led
    to wrong output of the EXPLAIN commands for some test cases.
    b4b7d941
subselect_extra.result 24.6 KB