• Marko Mäkelä's avatar
    MDEV-12112 corruption in encrypted table may be overlooked · fb252f70
    Marko Mäkelä authored
    After validating the post-encryption checksum on an encrypted page,
    Mariabackup should decrypt the page and validate the pre-encryption
    checksum as well. This should reduce the probability of accepting
    invalid pages as valid ones.
    
    This is a backport and refactoring of a patch that was
    originally written by Thirunarayanan Balathandayuthapani
    for the 10.2 branch.
    fb252f70
encrypted_page_corruption.opt 295 Bytes