• unknown's avatar
    buf0buf.c: · e1659c81
    unknown authored
      Fix a bug: InnoDB could in a crash recovery print a big false corruption warning if the first page of an ibdata file was 'recreated' in the buffer pool; this could happen, for example, if a table was dropped, and the page used later
    
    
    innobase/buf/buf0buf.c:
      Fix a bug: InnoDB could in a crash recovery print a big false corruption warning if the first page of an ibdata file was 'recreated' in the buffer pool; this could happen, for example, if a table was dropped, and the page used later
    e1659c81
buf0buf.c 63 KB