mariadb/mysql-test/suite/encryption/r
Marko Mäkelä ffb38c9771 MDEV-8139 Fix scrubbing tests
encryption.innodb_scrub: Clean up. Make it also cover ROW_FORMAT=COMPRESSED,
removing the need for encryption.innodb_scrub_compressed.
Add a FIXME comment saying that we should create a secondary index, to
demonstrate that also undo log pages get scrubbed. Currently that is
not working!

Also clean up encryption.innodb_scrub_background, but keep it disabled,
because the background scrubbing does not work reliably.

Fix both tests so that if something is not scrubbed, the test will be
aborted, so that the data files will be preserved. Allow the tests to
run on Windows as well.
2017-01-05 00:20:17 +02:00
..
aria_tiny.result
create_or_replace.result
debug_key_management.result Test debug_key_management fails sporadically in buildbot. 2015-10-29 10:35:37 +02:00
encrypt_and_grep.result
encryption_force.result
filekeys_emptyfile.result MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_management plugin 2016-03-22 22:20:33 +02:00
filekeys_encfile.result
filekeys_encfile_bad.result
filekeys_encfile_badfile.result
filekeys_encfile_file.result
filekeys_encfile_no.result
filekeys_nofile.result fix the encryption.filekeys_nofile test 2015-10-10 14:19:02 +02:00
filekeys_syntax.result
filekeys_tooshort.result MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrind 2016-09-27 07:54:27 +03:00
filekeys_unencfile.result
innochecksum.result MDEV-8773: InnoDB innochecksum does not work with encrypted or page compressed tables 2015-09-19 11:31:39 +03:00
innodb-bad-key-change.result Fix test failure. Need to mask more tablespace numbers as they 2016-09-23 09:11:11 +03:00
innodb-bad-key-change2.result MDEV-8764: Wrong error when encrypted table can't be decrypted. 2015-09-14 08:27:36 +03:00
innodb-bad-key-change3.result MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbot 2016-12-22 14:02:51 +02:00
innodb-bad-key-change4.result MDEV-8768: Server crash at file btr0btr.ic line 122 when checking encrypted table using incorrect keys 2015-09-14 11:01:14 +03:00
innodb-bad-key-change5.result MDEV-8769: Server crash at file btr0btr.ic line 122 when defragmenting encrypted table using incorrect keys 2015-09-14 12:15:27 +03:00
innodb-bad-key-shutdown.result MDEV-8727: Server/InnoDB hangs on shutdown after trying to read an encrypted table with a wrong key 2015-10-01 08:20:27 +03:00
innodb-discard-import-change.result MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for encrypted InnoDB tables if space_id changed 2016-12-28 16:32:45 +02:00
innodb-discard-import.result MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbot 2016-12-22 14:02:51 +02:00
innodb-encr-threads.result
innodb-encryption-alter.result MDEV-8817: Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID 2015-09-23 10:20:05 +03:00
innodb-encryption-disable.result MDEV-9559: Server without encryption configs crashes if selecting from an implicitly encrypted table 2016-02-17 12:32:07 +02:00
innodb-log-encrypt-crash.result MDEV-9422: Checksum errors on restart when killing busy instance that uses encrypted XtraDB tables 2016-03-18 07:58:04 +02:00
innodb-log-encrypt.result MDEV-9422: Checksum errors on restart when killing busy instance that uses encrypted XtraDB tables 2016-03-18 07:58:04 +02:00
innodb-missing-key.result MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missing 2016-10-29 10:09:06 +03:00
innodb-page_encryption-32k.result
innodb-page_encryption.result
innodb-page_encryption_compression.result
innodb-page_encryption_log_encryption.result
innodb_encryption-page-compression.result
innodb_encryption.result MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION 2016-03-18 11:48:49 +02:00
innodb_encryption_discard_import.result MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbot 2016-12-22 14:02:51 +02:00
innodb_encryption_filekeys.result MDEV-8893: Test encryption.innodb_encryption_filekeys fails on buildbot 2015-10-05 09:27:33 +03:00
innodb_encryption_is.result MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION 2016-03-18 11:48:49 +02:00
innodb_encryption_row_compressed.result MDEV-9931: InnoDB reads first page of every .ibd file at startup 2016-09-22 16:38:24 +03:00
innodb_encryption_tables.result
innodb_first_page.result
innodb_lotoftables.result Do not use os_file_read() directly for reading first page of the 2016-09-22 21:47:27 +03:00
innodb_onlinealter_encryption.result
innodb_page_encryption_key_change.result
innodb_scrub.result MDEV-8139 Fix scrubbing tests 2017-01-05 00:20:17 +02:00
innodb_scrub_background.result MDEV-8139 Fix scrubbing tests 2017-01-05 00:20:17 +02:00
tempfiles.result