• Jan Lindström's avatar
    MDEV-9549: Trying to decrypt a not encrypted page · f341d944
    Jan Lindström authored
    Make sure that on decrypt we do not try to reference
    NULL pointer and if page contains undefined
    FIL_PAGE_FILE_FLUSH_LSN field on when page is not
    the first page or page is not in system tablespace,
    clear it.
    f341d944
fil0crypt.cc 72.3 KB