• Igor Babaev's avatar
    MDEV-15087 Item_func::fix_fields: · 3c141e31
    Igor Babaev authored
               Assertion `used_tables_cache == 0' failed
    
    This bug manifested itself when executing queries
    over materialized derived tables /vies and with
    conjunctive always true predicates containing
    inexpensive single-row subqueries.
    This bug disappeared after the patch mdev-15035
    had been applied.
    3c141e31
derived_cond_pushdown.test 55 KB