• Igor Babaev's avatar
    Fixed bug mdev-11103. · 691214ae
    Igor Babaev authored
    The class Item_func_nop_all missed an implementation
    of the virtual method get_copy.
    As a result if the condition that can be pushed into
    into a materialized view / derived table contained
    an ANY subselect then the pushdown condition was built
    incorrectly.
    691214ae
derived_cond_pushdown.result 235 KB