• Marko Mäkelä's avatar
    MDEV-20805 follow-up: Catch writes of bogus pages · c0c003be
    Marko Mäkelä authored
    buf_flush_init_for_writing(): Assert that FIL_PAGE_TYPE is set
    except when creating a new data file with a dummy first page.
    
    buf_dblwr_create(): Ensure that FIL_PAGE_TYPE on all pages
    will be initialized. Reset buf_dblwr_being_created at the end.
    c0c003be
buf0dblwr.cc 36 KB