mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
588a6a186a
When MySQL 5.7.9 was merged to MariaDB 10.2.2, an important debug assertion was omitted from mlog_write_initial_log_record_low(). mlog_write_initial_log_record_low(): Put back the assertion mtr_t::is_named_space(). fil_crypt_start_encrypting_space(), fil_crypt_rotate_page(): Call mtr_t::set_named_space() before modifying any pages. fsp_flags_try_adjust(): Call mtr_t::set_named_space(). This additional breakage was introduced in the merge of MDEV-11623 from 10.1. It was not caught because of the missing debug assertion in mlog_write_initial_log_record_low(). Remove some suppressions from the encryption.innodb-redo-badkey test. |
||
---|---|---|
.. | ||
aria_tiny.result | ||
create_or_replace.result | ||
debug_key_management.result | ||
encrypt_and_grep.result | ||
encryption_force.result | ||
filekeys_emptyfile.result | ||
filekeys_encfile.result | ||
filekeys_encfile_bad.result | ||
filekeys_encfile_badfile.result | ||
filekeys_encfile_file.result | ||
filekeys_encfile_no.result | ||
filekeys_nofile.result | ||
filekeys_syntax.result | ||
filekeys_tooshort.result | ||
filekeys_unencfile.result | ||
innochecksum.result | ||
innodb-bad-key-change.result | ||
innodb-bad-key-change2.result | ||
innodb-bad-key-change3.result | ||
innodb-bad-key-change4.result | ||
innodb-compressed-blob.result | ||
innodb-discard-import-change.result | ||
innodb-discard-import.result | ||
innodb-encr-threads.result | ||
innodb-encryption-alter.result | ||
innodb-encryption-disable.result | ||
innodb-force-corrupt.result | ||
innodb-key-rotation-disable.result | ||
innodb-log-encrypt-crash.result | ||
innodb-log-encrypt.result | ||
innodb-missing-key.result | ||
innodb-page_encryption-32k.result | ||
innodb-page_encryption.result | ||
innodb-page_encryption_compression.result | ||
innodb-page_encryption_log_encryption.result | ||
innodb-read-only.result | ||
innodb-redo-badkey.result | ||
innodb-redo-nokeys.result | ||
innodb-scrub-log.result | ||
innodb-spatial-index.result | ||
innodb_encrypt_log.result | ||
innodb_encrypt_log_corruption.result | ||
innodb_encryption-page-compression.result | ||
innodb_encryption.result | ||
innodb_encryption_discard_import.result | ||
innodb_encryption_filekeys.result | ||
innodb_encryption_is.result | ||
innodb_encryption_row_compressed.result | ||
innodb_encryption_tables.result | ||
innodb_first_page.result | ||
innodb_lotoftables.result | ||
innodb_onlinealter_encryption.result | ||
innodb_page_encryption_key_change.result | ||
innodb_scrub.result | ||
innodb_scrub_background.result | ||
tempfiles.result |