• Igor Babaev's avatar
    Fixed LP bug #800518. · 3cf0d6f4
    Igor Babaev authored
    The function simple_pred did not take into account that a multiple equality
    could include ref items (more exactly items of the class Item_direct_view_ref).
    It caused crashes for queries over derived tables or views if the
    min/max optimization could be applied to these queries.
    3cf0d6f4
opt_sum.cc 33.5 KB