• marko's avatar
    Port r529 of branches/5.0: Port r27 of innodb-4.1/trunk: Check the page · 0677a1ec
    marko authored
    trailers also after writing to disk.
    This improves the chances of diagnosing Bug #18886.
    
    os_file_check_page_trailers(): New function for checking that the two
    copies of the LSN stamped on the pages match.
    
    os_aio_simulated_handle(): Call os_file_check_page_trailers() before
    and after os_file_write().
    0677a1ec
os0file.c 101 KB