• Igor Babaev's avatar
    MDEV-29088 Server crash upon CREATE VIEW with unknown column in ON condition · 65cc89ed
    Igor Babaev authored
    This bug caused crashes when the server executed such a CREATE VIEW
    statement whose view specification contained a reference to an unknown
    column in a subquery used in ON condition.
    The cause of this bug is quite similar to the cause of the bug MDEV-26412.
    The fix of this bug is quite similar to the fix for MDEV-26412.
    
    Approved by Sergey Petrunia <sergey@mariadb.com>
    65cc89ed
view.result 212 KB