• sachin's avatar
    MDEV-18790 Server crash in fields_in_hash_keyinfo after unsuccessful... · f9f625fb
    sachin authored
    attempt to drop BLOB with long index
    
    Restore long table->key_info, So that in the case of unsuccessful table
    alter table->key_info should have a correct value. In the case of successful
    table alter old table is flushed so that is why we don't see this error in
    the case of successful alter.
    f9f625fb
long_unique_bugs.test 2.86 KB