• Marko Mäkelä's avatar
    Remove trx_mod_tables_t::vers_by_trx · 041a32ab
    Marko Mäkelä authored
    Only invoke set_versioned() on trx_id versioned tables.
    
    dict_table_t::versioned_by_id(): New accessor, to determine if
    a table is system versioned by transaction ID.
    041a32ab
trx0rec.cc 68.7 KB