• Marko Mäkelä's avatar
    MDEV-12926 encryption.innodb_onlinealter_encryption,... · 808f18c7
    Marko Mäkelä authored
    MDEV-12926 encryption.innodb_onlinealter_encryption, encryption.innodb-bad-key-change failed in buildbot with valgrind
    
    row_merge_write(): Pass the correct (possibly encrypted) buffer
    to os_file_write_int_fd().
    
    This bug was introduced in commit 65e1399e
    which included a commit to merge changes from MySQL 5.6.36 to
    MariaDB Server 10.0.
    808f18c7
row0merge.cc 120 KB