• Igor Babaev's avatar
    Fixed LP bug #684117. · 457287ba
    Igor Babaev authored
    A crash may happenin the cases when the range optimizer tried to OR
    two index merge such that the second one contained less range trees
    than the first one.
    The bug was introduced by the patch of MWL#24: 
    "index_merge: fair choice between index_merge union and range access".
    
    
    457287ba
range_vs_index_merge.test 31.6 KB