• unknown's avatar
    log0recv.c: · 56db297d
    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
    56db297d
log0recv.c 86.6 KB