• Eugene Kosov's avatar
    MDEV-26621 assertion failue "index->table->persistent_autoinc" in... · 5b0a7607
    Eugene Kosov authored
    MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/innobase/btr/btr0btr.cc during IMPORT
    
    dict_index_t::clear_instant_alter(): when searhing for an AUTO_INCREMENT column
    don't skip the beginning of the list because the field can be at the beginning of the list
    5b0a7607
instant_alter_import.test 3.07 KB