mariadb/log
marko d6faf6c464 branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log
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.
2009-09-16 07:07:21 +00:00
..
log0log.c branches/zip: log_check_log_recs(): Enclose in #ifdef UNIV_LOG_DEBUG. 2009-09-03 07:38:22 +00:00
log0recv.c branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log 2009-09-16 07:07:21 +00:00