• Igor Babaev's avatar
    MDEV-28958 Crash when checking whether condition can be pushed into view · e97560ea
    Igor Babaev authored
    Do not set any flags in the items for constant subformulas TRUE/FALSE when
    checking pushability of a formula into a view. Occurrences of these
    subformulas can be ignored when checking pushability of the formula.
    At the same time the items used for these constants became immutable
    starting from version 10.7.
    
    Approved by Oleksandr Byelkin <sanja@mariadb.com>
    e97560ea
item.h 260 KB