mariadb/mysql-test/suite/mariabackup
Marko Mäkelä 065ba53ccb MDEV-12711 mariabackup --backup is refused for multi-file system tablespace
Before MDEV-12113 (MariaDB Server 10.1.25), on shutdown InnoDB would write
the current LSN to the first page of each file of the system tablespace.
This is incompatible with MariaDB's InnoDB table encryption, because
encryption repurposed the field for an encryption key ID and checksum.

buf_page_is_corrupted(): For the InnoDB system tablespace, skip
FIL_PAGE_FILE_FLUSH_LSN when checking if a page is all zero,
because the first page of each file in the system tablespace can
contain nonzero bytes in the field.
2019-03-26 13:51:15 +02:00
..
include Mariabackup: Test file cleanup 2017-06-30 11:35:28 +03:00
absolute_ibdata_paths.opt MDEV-12711 mariabackup --backup is refused for multi-file system tablespace 2019-03-26 13:51:15 +02:00
absolute_ibdata_paths.result MDEV-15780 : Mariabackup with absolute paths in innodb_data_file_path 2018-04-12 11:15:27 +01:00
absolute_ibdata_paths.test MDEV-12711 mariabackup --backup is refused for multi-file system tablespace 2019-03-26 13:51:15 +02:00
apply-log-only-incr.result Make a test more robust 2017-12-21 17:40:01 +02:00
apply-log-only-incr.test Make a test more robust 2017-12-21 17:40:01 +02:00
apply-log-only.result MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
apply-log-only.test MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
auth_plugin_win.opt fix auth_plugin_win test 2017-08-22 13:05:56 +00:00
auth_plugin_win.result MDEV-13608 : set client plugin directory with mysql_options() 2017-08-21 17:16:12 +00:00
auth_plugin_win.test MDEV-13608 : set client plugin directory with mysql_options() 2017-08-21 17:16:12 +00:00
backup_ssl.result MDEV-16105: Mariabackup does not support SSL 2018-05-08 19:52:08 +00:00
backup_ssl.test MDEV-16105: Mariabackup does not support SSL 2018-05-08 19:52:08 +00:00
bug1509812-master.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
compress_qpress.result MDEV-14102 restore --remove-original options for mariabackup 2017-10-23 10:30:17 +00:00
compress_qpress.test MDEV-14102 restore --remove-original options for mariabackup 2017-10-23 10:30:17 +00:00
data_directory.result MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORY 2017-11-06 19:21:23 +00:00
data_directory.test MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORY 2017-11-06 19:21:23 +00:00
encrypted_page_compressed.opt MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 2018-12-18 18:07:17 +05:30
encrypted_page_compressed.result MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 2018-12-18 18:07:17 +05:30
encrypted_page_compressed.test MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 2018-12-18 18:07:17 +05:30
encrypted_page_corruption.opt MDEV-12112 corruption in encrypted table may be overlooked 2018-12-14 15:44:51 +02:00
encrypted_page_corruption.result MDEV-18025: Improve test case and consistency checks 2018-12-19 15:45:35 +02:00
encrypted_page_corruption.test Cleanup recent mariabackup validation patches. 2018-12-20 14:31:18 +01:00
filekeys-data.enc MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
filekeys-data.key MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
full_backup.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
full_backup.test Mariabackup: Remove the --stats option 2017-06-19 11:27:49 +03:00
huge_lsn.opt MDEV-18105 Mariabackup fails to copy encrypted InnoDB system tablespace if LSN>4G 2018-12-29 22:59:20 +02:00
huge_lsn.result Make the MDEV-14874 test case more robust 2018-01-08 17:09:21 +02:00
huge_lsn.test Skip mariabackup.huge_lsn if encryption is not available 2018-01-11 10:56:13 +02:00
incremental_backup.result MDEV-14333 Mariabackup --apply-log-only crashes if incomplete transactions with update_undo logs are present 2017-11-09 14:37:03 +02:00
incremental_backup.test MDEV-14333 Mariabackup --apply-log-only crashes if incomplete transactions with update_undo logs are present 2017-11-09 14:37:03 +02:00
incremental_encrypted.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
incremental_encrypted.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
incremental_encrypted.test Mariabackup: Remove the --stats option 2017-06-19 11:27:49 +03:00
mdev-14447.opt MDEV-14447 mariabackup incremental incorrectly extends system tablespace 2017-11-24 00:01:29 +00:00
mdev-14447.result MDEV-14447 mariabackup incremental incorrectly extends system tablespace 2017-11-24 00:01:29 +00:00
mdev-14447.test MDEV-14447 mariabackup incremental incorrectly extends system tablespace 2017-11-24 00:01:29 +00:00
missing_ibd.result MDEV-13499: Backing up table that "doesn't exist in engine" cause crash in mariabackup when using encryption 2018-01-29 14:23:22 +02:00
missing_ibd.test MDEV-13499: Backing up table that "doesn't exist in engine" cause crash in mariabackup when using encryption 2018-01-29 14:23:22 +02:00
page_compression_level.result MDEV-18855 Mariabackup should fetch innodb_compression_level from running server 2019-03-08 16:00:08 +05:30
page_compression_level.test MDEV-18855 Mariabackup should fetch innodb_compression_level from running server 2019-03-08 16:00:08 +05:30
partial.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
partial.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
partial_exclude.result Xtrabackup 2.3.8 2017-04-27 19:12:42 +02:00
partial_exclude.test Xtrabackup 2.3.8 2017-04-27 19:12:42 +02:00
partition_datadir.opt MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORY 2017-11-06 19:21:23 +00:00
partition_datadir.result Fix test case 2017-11-06 21:01:21 +00:00
partition_datadir.test Fix test case 2017-11-06 21:01:21 +00:00
small_ibd.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
small_ibd.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
suite.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
suite.pm Do not use File::Which, it is not always available. 2017-10-23 14:17:50 +00:00
undo_space_id.opt MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces 2018-03-22 14:19:16 +05:30
undo_space_id.result MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces 2018-03-22 14:19:16 +05:30
undo_space_id.test MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces 2018-03-22 14:19:16 +05:30
unencrypted_page_compressed.result MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 2018-12-18 18:07:17 +05:30
unencrypted_page_compressed.test MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 2018-12-18 18:07:17 +05:30
xb_aws_key_management.opt AWS Key Management : Introduce "mock" variable, available in debug build. 2017-08-28 18:28:07 +00:00
xb_aws_key_management.result AWS Key Management : Introduce "mock" variable, available in debug build. 2017-08-28 18:28:07 +00:00
xb_aws_key_management.test AWS Key Management : Introduce "mock" variable, available in debug build. 2017-08-28 18:28:07 +00:00
xb_compressed_encrypted.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_compressed_encrypted.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_compressed_encrypted.test Mariabackup: Test file cleanup 2017-06-30 11:35:28 +03:00
xb_file_key_management.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_file_key_management.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_file_key_management.test Mariabackup: Remove the --stats option 2017-06-19 11:27:49 +03:00
xb_fulltext_encrypted.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_fulltext_encrypted.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_fulltext_encrypted.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_history.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_history.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_page_compress.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_page_compress.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_partition.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_partition.test MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xbstream.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xbstream.test MDEV-12832 : remove libarchive support from mariabackup, 2017-05-21 22:19:06 +00:00