• Rex's avatar
    MDEV-19520 Extend condition normalization to include 'NOT a' · d513a4ce
    Rex authored
    Having Item_func_not items in item trees breaks assumptions during the
    optimization phase about transformation possibilities in fix_fields().
    Remove Item_func_not by extending normalization during parsing.
    
    Reviewed by Oleksandr Byelkin (sanja@mariadb.com)
    d513a4ce
having_cond_pushdown.test 34 KB