• marko's avatar
    branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log · 09c2196b
    marko authored
    diagnostics.  This was written in order to better track down
    Issue #313 in InnoDB Hot Backup.
    
    MLOG_LSN: A new redo log entry type, for recording the current log
    sequence number (LSN).  This will be checked in an assertion in
    recv_parse_log_rec().
    
    rb://161, discussed with Sunny and Vasil.
    09c2196b
srv0start.c 53.3 KB