• unknown's avatar
    log0recv.c: · dee1ccd4
    unknown authored
      Fix a wrong memset in InnoDB Hot Backup code; the bug probably did not affect anything since we do not assume that the header of a log file is filled with zeros before writing the header info there; the bug found by Felix von Leitner
    
    
    innobase/log/log0recv.c:
      Fix a wrong memset in InnoDB Hot Backup code; the bug probably did not affect anything since we do not assume that the header of a log file is filled with zeros before writing the header info there; the bug found by Felix von Leitner
    dee1ccd4
log0recv.c 86.6 KB