• Igor Babaev's avatar
    Fixed LP bug #684117. · bfb77275
    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".
    bfb77275
opt_range.cc 427 KB