• Satya B's avatar
    Applying InnoDB snashot 5.1-ss5282, Fix for BUG#45097 · 03bd6f02
    Satya B authored
    BUG#45097 - Hang during recovery, redo logs for doublewrite buffer pages 
    
    Detailed revision comments:
    
    r5128 | vasil | 2009-05-26 17:26:37 +0300 (Tue, 26 May 2009) | 7 lines
    branches/5.1:
    
    Fix Bug#45097 Hang during recovery, redo logs for doublewrite buffer pages
    
    Do not write redo log for the pages in the doublewrite buffer. Also, do not
    make a dummy change to the page because this is not needed.
    
    r5150 | vasil | 2009-05-27 18:56:03 +0300 (Wed, 27 May 2009) | 4 lines
    branches/5.1:
    
    Whitespace fixup.
    
    03bd6f02
trx0sys.h 16.1 KB