• Marko Mäkelä's avatar
    MDEV-24626 fixup: Remove useless code · ed0a7b1b
    Marko Mäkelä authored
    fil_ibd_create(): Remove code that should have been removed in
    commit 86dc7b4d already.
    We no longer wrote an initialized page to the file, but we would
    still allocate a page image in memory and write it.
    
    xb_space_create_file(): Remove an unnecessary page write.
    (This is a functional change for Mariabackup.)
    ed0a7b1b
fil0crypt.h 12.1 KB