• Igor Babaev's avatar
    Fixed bug mdev-4336. · a8de7716
    Igor Babaev authored
    When iterating over a list of conditions using List_iterator
    the function remove_eq_conds should skip all predicates that
    replace a condition from the list. Otherwise it can come to
    an infinite recursion. 
    a8de7716
sql_select.cc 730 KB