• Igor Babaev's avatar
    Fixed bug mdev-11593. · 5c69879f
    Igor Babaev authored
    When a condition containing NULLIF is pushed into a materialized
    view/derived table the clone of the Item_func_nullif item must
    be processed in a special way to guarantee that the first argument
    points to the same item as the third argument.
    5c69879f
item_cmpfunc.h 90.6 KB