• Igor Babaev's avatar
    The previous correction of the cost estimate to access a joined table · 46da7601
    Igor Babaev authored
    in the function best_access_path revealed another bug: currently 
    table scans on NULL keys used for NOT IN subqueries cannot work 
    together with employment of join caches for inner tables of these 
    subqueries. Otherwise the result can be wrong as it could be seen 
    with the result of the test case constructed for bug #37894 
    in the file subselect3_jcl6.result.
    46da7601
subselect3_jcl6.result 53.6 KB