• Sergey Vojtovich's avatar
    Applying InnoDB snapshot · c885fa9a
    Sergey Vojtovich authored
    Detailed revision comments:
    
    r6611 | marko | 2010-02-09 14:28:25 +0200 (Tue, 09 Feb 2010) | 11 lines
    branches/zip: Roll back dictionary transaction(s) before scanning *.ibd files
    
    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.
    c885fa9a
log0recv.h 18.3 KB