• Igor Babaev's avatar
    Fixed mdev-14237 Server crash on query with regexp_substr · 343bcb15
    Igor Babaev authored
    It's better to prohibit pushdown of conditions that involve
    regexp_substr() and regexp_replace() into materialized derived
    tables / views until proper implementations of the get_copy()
    virtual method are provided for those functions.
    343bcb15
derived_cond_pushdown.result 273 KB