• Marko Mäkelä's avatar
    MDEV-20931 fixup · 7d2d9f04
    Marko Mäkelä authored
    The merge commit 4a259572
    caused a test failure on Windows. The suppression regexp
    needs to accept the backslash.
    
    fil_invalid_page_access_msg(): Simplify the implementation
    and invoke sql_print_error() directly.
    
    fil_space_t::io(): Invoke fil_invalid_page_access_msg() only from
    one location.
    7d2d9f04
fil0fil.cc 104 KB