• igor@olga.mysql.com's avatar
    Fixed bug #24420. · e8977809
    igor@olga.mysql.com authored
    Objects of the classes Item_func_is_not_null_test and Item_func_trig_cond
    must be transparent for the method Item::split_sum_func2 as these classes
    are pure helpers. It means that the method Item::split_sum_func2 should
    look at those objects as at pure wrappers.
    e8977809
item.cc 175 KB