mariadb/mysql-test/suite/mariabackup
Thirunarayanan Balathandayuthapani 32167225c7 MDEV-13013 InnoDB unnecessarily extends data files
- While creating a new InnoDB segment, allocates the extent
before allocating the inode or page allocation even though
the pages are present in fragment segment. This patch does
reserve the extent when InnoDB ran out of fragment pages
in the tablespace.
2022-08-17 11:08:49 +05:30
..
include MDEV-21037 mariabackup does not detect multi-source replication slave 2022-04-25 15:00:09 +04:00
absolute_ibdata_paths.opt
absolute_ibdata_paths.result
absolute_ibdata_paths.test
apply-log-only-incr.result
apply-log-only-incr.test
apply-log-only.result
apply-log-only.test
auth_plugin_win.opt
auth_plugin_win.result MDEV-25884 Tests use environment $USER variable without quotes 2021-06-10 00:26:56 +03:00
auth_plugin_win.test MDEV-25884 Tests use environment $USER variable without quotes 2021-06-10 00:26:56 +03:00
backup_grants.result
backup_grants.test
backup_lock_wait_timeout.result
backup_lock_wait_timeout.test
backup_ssl.result
backup_ssl.test
big_innodb_log.result
big_innodb_log.test
binlog.result
binlog.test
compress_qpress.result MDEV-27534: mariabackup: missing line in the compress_qpress.result 2022-02-22 10:20:42 +01:00
compress_qpress.test
create_during_backup.result
create_during_backup.test
create_with_data_directory_during_backup.result
create_with_data_directory_during_backup.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
data_directory.result
data_directory.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
ddl_incremental_encrypted.opt
ddl_incremental_encrypted.result
ddl_incremental_encrypted.test
drop_table_during_backup.result
drop_table_during_backup.test
encrypted_page_compressed.opt
encrypted_page_compressed.result
encrypted_page_compressed.test
encrypted_page_corruption.opt
encrypted_page_corruption.result
encrypted_page_corruption.test
error_during_copyback.result MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --move-back 2021-03-31 14:23:56 +02:00
error_during_copyback.test MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --move-back 2021-03-31 14:23:56 +02:00
extra_lsndir.result
extra_lsndir.test
extra_lsndir_stream.result
extra_lsndir_stream.test
filekeys-data.enc
filekeys-data.key
full_backup.result MDEV-27343 Useless warning "InnoDB: Allocated tablespace ID <id> for <tablename>, old maximum was 0" during backup stage 2022-03-30 19:42:35 +03:00
full_backup.test MDEV-27343 Useless warning "InnoDB: Allocated tablespace ID <id> for <tablename>, old maximum was 0" during backup stage 2022-03-30 19:42:35 +03:00
huge_lsn.opt
huge_lsn.result MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table 2022-06-09 10:57:28 +03:00
huge_lsn.test MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table 2022-06-09 10:57:28 +03:00
incremental_backup.result
incremental_backup.test
incremental_ddl_before_backup.result
incremental_ddl_before_backup.test
incremental_ddl_during_backup.result MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size upon incremental backup 2020-10-29 07:39:43 +01:00
incremental_ddl_during_backup.test MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
incremental_encrypted.opt
incremental_encrypted.result
incremental_encrypted.test
incremental_newdb_while_backup.result MDEV-28446 mariabackup prepare fails for incrementals if a new schema is created after full backup is taken 2022-05-02 11:21:10 +04:00
incremental_newdb_while_backup.test MDEV-28446 mariabackup prepare fails for incrementals if a new schema is created after full backup is taken 2022-05-02 11:21:10 +04:00
incremental_rocksdb.opt
incremental_rocksdb.result
incremental_rocksdb.test
innodb_force_recovery.result MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare" 2021-04-01 13:34:40 +03:00
innodb_force_recovery.test MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare" 2021-04-01 13:34:40 +03:00
innodb_log_optimize_ddl.result
innodb_log_optimize_ddl.test
innodb_redo_log_overwrite.opt
innodb_redo_log_overwrite.result
innodb_redo_log_overwrite.test
innodb_redo_overwrite.opt
innodb_redo_overwrite.result
innodb_redo_overwrite.test
innodb_xa_rollback.result
innodb_xa_rollback.test
lock_ddl_per_table.opt
lock_ddl_per_table.result
lock_ddl_per_table.test
log_checksum_mismatch.result
log_checksum_mismatch.test
log_page_corruption.opt MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
log_page_corruption.result MDEV-13013 InnoDB unnecessarily extends data files 2022-08-17 11:08:49 +05:30
log_page_corruption.test MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-page-corruption 2021-03-05 09:04:30 +01:00
mdev-14447.opt
mdev-14447.result
mdev-14447.test
mdev-18438.result
mdev-18438.test
missing_ibd.result
missing_ibd.test
mlog_index_load.result
mlog_index_load.test
nolock_ddl_during_backup_end.result
nolock_ddl_during_backup_end.test
page_compression_level.result
page_compression_level.test
partial.result
partial.test
partial_exclude.opt
partial_exclude.result
partial_exclude.test
partition_datadir.result
partition_datadir.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
partition_partial.opt
partition_partial.result
partition_partial.test Fix tests for PLUGIN_PARTITION=NO 2021-10-27 08:54:37 +03:00
recreate_table_during_backup.result
recreate_table_during_backup.test
rename_during_backup.result
rename_during_backup.test
rename_during_mdl_lock.result
rename_during_mdl_lock.test
rpl_slave_info.result MDEV-21037 mariabackup does not detect multi-source replication slave 2022-04-25 15:00:09 +04:00
rpl_slave_info.test MDEV-21037 mariabackup does not detect multi-source replication slave 2022-04-25 15:00:09 +04:00
skip_innodb.opt
skip_innodb.result
skip_innodb.test
slave_info_norpl.result MDEV-21037 mariabackup does not detect multi-source replication slave 2022-04-25 15:00:09 +04:00
slave_info_norpl.test MDEV-21037 mariabackup does not detect multi-source replication slave 2022-04-25 15:00:09 +04:00
small_ibd.result
small_ibd.test
suite.opt
suite.pm
system_versioning.result
system_versioning.test
truncate_during_backup.result
truncate_during_backup.test
undo_space_id.opt
undo_space_id.result
undo_space_id.test
unencrypted_page_compressed.result
unencrypted_page_compressed.test
unsupported_redo.result
unsupported_redo.test
xb_aws_key_management.opt
xb_aws_key_management.result
xb_aws_key_management.test
xb_compressed_encrypted.opt
xb_compressed_encrypted.result
xb_compressed_encrypted.test
xb_file_key_management.opt
xb_file_key_management.result
xb_file_key_management.test
xb_fulltext_encrypted.opt
xb_fulltext_encrypted.result
xb_fulltext_encrypted.test
xb_history.result
xb_history.test
xb_page_compress.result
xb_page_compress.test
xb_partition.result
xb_partition.test
xb_rocksdb.opt
xb_rocksdb.result
xb_rocksdb.test
xb_rocksdb_datadir.opt
xb_rocksdb_datadir.result
xb_rocksdb_datadir.test
xb_rocksdb_datadir_debug.opt
xb_rocksdb_datadir_debug.result
xb_rocksdb_datadir_debug.test
xbstream.result
xbstream.test