mariadb/mysql-test/suite/mariabackup
Marko Mäkelä 6319c0b541 MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncate
Rename the 10.2-specific configuration option innodb_unsafe_truncate
to innodb_safe_truncate, and invert its value.

The default (for now) is innodb_safe_truncate=OFF, to avoid
disrupting users with an undo and redo log format change within
a Generally Available (GA) release series.
2018-10-11 15:10:13 +03:00
..
include MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
absolute_ibdata_paths.opt Amend fix for MDEV-17236 2018-09-20 14:08:57 +01: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-15780 : Mariabackup with absolute paths in innodb_data_file_path 2018-04-12 11:15:27 +01:00
apply-log-only-incr.result MDEV-15143 InnoDB: Rollback of trx with id 0 completed 2018-01-31 12:06:46 +02:00
apply-log-only-incr.test MDEV-16496 Mariabackup: Implement --verbose option to instrument InnoDB log apply 2018-06-15 16:14:12 +03:00
apply-log-only.result MDEV-15143 InnoDB: Rollback of trx with id 0 completed 2018-01-31 12:06:46 +02:00
apply-log-only.test MDEV-15143 InnoDB: Rollback of trx with id 0 completed 2018-01-31 12:06:46 +02: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
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
create_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
create_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
create_with_data_directory_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
create_with_data_directory_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01: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
drop_table_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
drop_table_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
extra_lsndir.result MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir directory 2018-02-15 21:08:18 +00:00
extra_lsndir.test MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir directory 2018-02-15 21:08:18 +00: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 MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
huge_lsn.opt MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary 2018-01-08 09:44:40 +02:00
huge_lsn.result Merge 10.1 into 10.2 2018-01-08 17:21:23 +02:00
huge_lsn.test MDEV-15270 Mariabackup should not try to use doublewrite buffer 2018-02-12 16:56:01 +02:00
incremental_backup.result Merge 10.1 into 10.2 2017-11-09 14:45:39 +02:00
incremental_backup.test Merge 10.1 into 10.2 2017-11-09 14:45:39 +02:00
incremental_ddl_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
incremental_ddl_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
incremental_encrypted.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
incremental_encrypted.result MDEV-14188 mariabackup.incremental_encrypted wrong result 2018-07-06 09:07:52 +03:00
incremental_encrypted.test MDEV-14188 mariabackup.incremental_encrypted wrong result 2018-07-06 09:07:52 +03:00
innodb_log_optimize_ddl.result MDEV-16809 Allow full redo logging for ALTER TABLE 2018-07-26 08:44:42 +03:00
innodb_log_optimize_ddl.test MDEV-16809 Allow full redo logging for ALTER TABLE 2018-07-26 08:44:42 +03:00
lock_ddl_per_table.opt Allow tests to work with cmake -DPLUGIN_PARTITION=NO 2018-05-29 17:14:34 +03:00
lock_ddl_per_table.result add updated result file for MDEV-13802 test. 2017-09-15 20:44:03 +00:00
lock_ddl_per_table.test Allow tests to work with cmake -DPLUGIN_PARTITION=NO 2018-05-29 17:14:34 +03:00
log_checksum_mismatch.result MDEV-14536 : during backup, retry read of log blocks, if there is 2017-11-30 16:30:40 +00:00
log_checksum_mismatch.test MDEV-14536 : during backup, retry read of log blocks, if there is 2017-11-30 16:30:40 +00: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-16496 Mariabackup: Implement --verbose option to instrument InnoDB log apply 2018-06-15 16:14:12 +03: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 Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
mlog_index_load.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
mlog_index_load.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
nolock_ddl_during_backup_end.result MDEV-17192 Backup with -no-lock should fail, if DDL is detected at the end of backup 2018-09-14 09:36:02 +01:00
nolock_ddl_during_backup_end.test MDEV-17192 Backup with -no-lock should fail, if DDL is detected at the end of backup 2018-09-14 09:36:02 +01:00
partial.result MDEV-13466 Implement --export option for MariaDB Backup 2017-09-07 22:54:06 +00:00
partial.test MDEV-13466 Implement --export option for MariaDB Backup 2017-09-07 22:54:06 +00:00
partial_exclude.result Xtrabackup 2.3.8 2017-04-27 19:12:42 +02:00
partial_exclude.test MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
partition_datadir.result Fix test case 2017-11-06 21:01:21 +00:00
partition_datadir.test Allow tests to work with cmake -DPLUGIN_PARTITION=NO 2018-05-29 17:14:34 +03:00
recreate_table_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
recreate_table_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
rename_during_backup.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
rename_during_backup.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
rename_during_mdl_lock.result MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
rename_during_mdl_lock.test MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
skip_innodb.opt MDEV-17149 mariabackup hangs if innodb is not started 2018-09-06 15:31:29 +01:00
skip_innodb.result MDEV-17149 mariabackup hangs if innodb is not started 2018-09-06 15:31:29 +01:00
skip_innodb.test MDEV-17149 mariabackup hangs if innodb is not started 2018-09-06 15:31:29 +01:00
small_ibd.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
small_ibd.test MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
suite.opt MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
suite.pm Do not use File::Which, it is not always available. 2017-10-23 14:17:50 +00:00
truncate_during_backup.opt MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncate 2018-10-11 15:10:13 +03:00
truncate_during_backup.result MDEV-13564: Refuse MLOG_TRUNCATE in mariabackup 2018-08-16 16:10:18 +03:00
truncate_during_backup.test MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:10:02 +03:00
undo_space_id.opt MDEV-17236 mariabackup incorrectly tries to open ibdata1 2018-09-20 17:13:12 +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
unsupported_redo.result Re-enable the test mariabackup.unsupported_redo 2018-08-16 16:09:51 +03:00
unsupported_redo.test Re-enable the test mariabackup.unsupported_redo 2018-08-16 16:09:51 +03:00
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 adjust result file 2018-08-13 23:42:20 +01:00
xb_aws_key_management.test Tests : Fix result file 2018-02-01 12:50:58 +00:00
xb_compressed_encrypted.opt MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_compressed_encrypted.result Reduce a test so that it fails less frequently on buildbot 2017-07-06 23:14:39 +03:00
xb_compressed_encrypted.test Reduce a test so that it fails less frequently on buildbot 2017-07-06 23:14:39 +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-13311 Presence of old logs in 10.2.7 will corrupt restored instance (change in behavior) 2017-10-10 15:54:11 +03:00
xb_file_key_management.test MDEV-13311 Presence of old logs in 10.2.7 will corrupt restored instance (change in behavior) 2017-10-10 15:54:11 +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-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
xb_history.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_history.test MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
xb_page_compress.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_page_compress.test MDEV-13466 Implement --export option for MariaDB Backup 2017-09-07 22:54:06 +00:00
xb_partition.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xb_partition.test MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
xb_rocksdb.opt MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb.result MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb.test MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir.opt MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir.result MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir.test MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir_debug.opt MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir_debug.result MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xb_rocksdb_datadir_debug.test MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00
xbstream.result MDEV-9566 MariaBackup test suite 2017-04-27 19:12:40 +02:00
xbstream.test MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00