• Sergei Golubchik's avatar
    MDEV-18239 ASAN use-after-poison in process_str_arg / ... /... · b57ae8b5
    Sergei Golubchik authored
    MDEV-18239 ASAN use-after-poison in process_str_arg / ... / mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER TABLE
    
    renaming columns in a CHECK constraint during ALTER TABLE
    taints the original TABLE and requires m_need_reopen=1.
    
    In this case, though, renaming was redundant, so just don't do it.
    b57ae8b5
check_constraint_innodb.result 385 Bytes