• marko's avatar
    branches/zip: Roll back dictionary transaction(s) before scanning *.ibd files · ca0d3c83
    marko authored
    innobase_start_or_create_for_mysql(): Roll back data dictionary
    transactions before scanning the *.ibd files. Then, data dictionary
    records can be loaded to the cache before opening the *.ibd files.
    
    recv_recovery_rollback_active(): Refactored from
    recv_recovery_from_checkpoint_finish().
    
    rb://235, committing without review, because this is needed for
    TablespaceDictionary.
    ca0d3c83
srv0start.c 52.7 KB