• marko's avatar
    branches/zip: Minor cleanup. · a5608823
    marko authored
    log_write_up_to(): Replace if-else if-else with a switch block.
    
    log_archive_do(): Remove an excess mutex_enter().  Replace if-else if-else
    with a switch block.  (This function is not included unless UNIV_LOG_ARCHIVE
    is defined.)
    a5608823
log0log.c 80 KB