mariadb/mysql-test/suite/innodb/t
2022-06-07 10:53:33 +03:00
..
101_compatibility.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
add_constraint.test
alter_algorithm.combinations
alter_algorithm.inc
alter_algorithm.test
alter_algorithm2.test
alter_candidate_key.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_copy.test MDEV-25180 Atomic ALTER TABLE 2021-05-19 22:54:13 +02:00
alter_crash.opt
alter_crash.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_crash_rebuild.test MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `lock->trx == this' failed in dberr_t trx_t::drop_table 2022-04-26 18:09:03 +03:00
alter_dml_apply.opt MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_dml_apply.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_foreign_crash.test MDEV-25748 DROP DATABASE drops unrelated FOREIGN KEY constraints 2021-05-21 18:03:39 +03:00
alter_inplace_perfschema.opt
alter_inplace_perfschema.test
alter_key_block_size-11757.test
alter_kill-master.opt
alter_kill.test MDEV-26933 InnoDB fails to detect page number mismatch 2021-11-01 13:35:47 +02:00
alter_large_dml.opt
alter_large_dml.test
alter_mdl_timeout.opt
alter_mdl_timeout.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_missing_tablespace.test MDEV-25743: Unnecessary copying of table names in InnoDB dictionary 2021-05-21 18:03:40 +03:00
alter_non_null.inc
alter_not_null.combinations
alter_not_null.test
alter_not_null_debug.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
alter_partitioned.test Merge 10.5 into 10.6 2021-09-11 17:55:27 +03:00
alter_partitioned_debug.test
alter_partitioned_xa.test
alter_persistent_autoinc.test MDEV-26224 InnoDB fails to remove AUTO_INCREMENT attribute 2022-04-21 15:23:21 +03:00
alter_primary_key.test MDEV-23805 Make Online DDL to Instant DDL when table is empty 2021-11-12 17:46:35 +05:30
alter_rename_existing.test MDEV-25524 heap-use-after-free in fil_space_t::rename() 2021-04-29 18:31:59 +03:00
alter_sql_mode.combinations
alter_sql_mode.inc
alter_table.test Merge branch '10.4' into 10.5 2021-07-31 23:19:51 +02:00
alter_varchar_change.test
analyze_table.test
auto_increment_dup.opt
auto_increment_dup.test
autoinc_debug.test
autoinc_persist.test
binlog_consistent.test MDEV-24576 Atomic CREATE TABLE 2021-05-19 22:54:13 +02:00
blob-crash.test
blob-update-debug.test
blob_cmp_empty.test MDEV-27746 Wrong comparision of BLOB's empty preffix with non-preffixed BLOB causes rows count mismatch for clustered and secondary indexes during non-locking read 2022-02-11 12:26:27 +03:00
blob_unique2pk.test
buf_pool_resize_oom.opt
buf_pool_resize_oom.test MDEV-27094 Debug builds include useless InnoDB "disabled" options 2022-04-22 12:48:40 +03:00
check_ibd_filesize.test MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculation 2021-09-10 19:15:41 +03:00
corrupted_during_recovery.opt
corrupted_during_recovery.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
count_distinct.test
create-index.test
create_isl_with_direct.opt
create_isl_with_direct.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
create_select.test
create_table_insert_skip_locked.test
cursor-restore-locking.test MDEV-20605 Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration 2022-02-21 12:49:54 +03:00
data_types.opt
data_types.test MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_prepared_warnings) 2021-06-17 19:30:24 +02:00
ddl_purge.test Merge 10.5 into 10.6 2021-11-16 16:30:45 +02:00
deadlock_detect.combinations
deadlock_detect.test
default_row_format_alter.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
default_row_format_compatibility.test Merge 10.5 into 10.6 2021-10-27 10:06:02 +03:00
default_row_format_create.test MDEV-27973 SIGSEGV in ha_innobase::reset() after TRUNCATE of TEMPORARY TABLE 2022-03-01 17:52:45 +02:00
defrag_mdl-9155.test
dml_purge.test
doublewrite.combinations
doublewrite.test MDEV-26631 InnoDB fails to fetch page from doublewrite buffer 2021-09-24 18:44:16 +05:30
dropdb.test MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR() 2021-12-21 17:33:26 +02:00
encryption_threads_shutdown.opt
encryption_threads_shutdown.test
evict_tables_on_commit_debug.test MDEV-26879 innodb_evict_tables_on_commit_debug=on makes table creation hang 2022-01-05 12:14:01 +02:00
file_format_defaults.test
flush.opt
flush.test
foreign-keys.test
foreign_key.combinations
foreign_key.test Merge branch '10.5' into 10.6 2022-05-10 14:01:23 +02:00
foreign_key_debug.test
full_crc32_import.test Merge 10.4 into 10.5 2021-08-19 11:52:35 +03:00
gap_lock_split.test MDEV-28422 Page split breaks a gap lock 2022-04-27 13:38:08 +03:00
gap_locks.test
group_commit.test
group_commit_binlog_pos-master.opt mtr: aix - stack-trace is optional 2021-07-22 15:22:47 +10:00
group_commit_binlog_pos.test MDEV-24576 Atomic CREATE TABLE 2021-05-19 22:54:13 +02:00
group_commit_binlog_pos_no_optimize_thread-master.opt mtr: aix - stack-trace is optional 2021-07-22 15:22:47 +10:00
group_commit_binlog_pos_no_optimize_thread.test MDEV-24576 Atomic CREATE TABLE 2021-05-19 22:54:13 +02:00
group_commit_crash-master.opt mtr: aix - stack-trace is optional 2021-07-22 15:22:47 +10:00
group_commit_crash.test
group_commit_crash_no_optimize_thread-master.opt mtr: aix - stack-trace is optional 2021-07-22 15:22:47 +10:00
group_commit_crash_no_optimize_thread.test
group_commit_force_recovery-master.opt
group_commit_force_recovery.test
group_commit_no_optimize_thread-master.opt
group_commit_no_optimize_thread.test
help_url.test
ibuf_delete.test MDEV-28274 Assertion s <= READ_FIX failed in buf_page_t::set_state 2022-04-11 10:22:40 +03:00
ibuf_not_empty.combinations
ibuf_not_empty.test MDEV-27734 Set innodb_change_buffering=none by default 2022-02-09 08:36:41 +02:00
implicit_gap_lock_convertion.test MDEV-26206 gap lock is not set if implicit lock exists 2021-08-17 16:09:55 +03:00
import_bugs.test MDEV-27274: DROP TABLE does not delete detached InnoDB files 2022-04-29 12:32:44 +03:00
import_corrupted.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
index_merge_threshold.opt
index_merge_threshold.test
index_tree_operation.opt
index_tree_operation.test
index_vcol_purge_startup.test MDEV-25792 server hangs on early shutdown if InnoDB needs to purge indexed virtual columns 2021-05-27 16:46:21 +02:00
information_schema_grants.opt
information_schema_grants.test
innodb-16k-master.opt
innodb-16k.test Merge 10.5 into 10.6 2022-02-17 14:37:17 +02:00
innodb-32k-crash-master.opt
innodb-32k-crash.test
innodb-32k-master.opt
innodb-32k.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-64k-crash-master.opt
innodb-64k-crash.test
innodb-64k-master.opt
innodb-64k.test
innodb-agregate.test
innodb-alter-autoinc.test
innodb-alter-debug.test MDEV-28399 Assertion failure in dict_table_check_for_dup_indexes upon concurrent DML/DDL 2022-05-02 12:52:16 +05:30
innodb-alter-nullable.test
innodb-alter-table.test
innodb-alter-tempfile.test Merge 10.5 into 10.6 2021-11-16 16:30:45 +02:00
innodb-alter-timestamp.test MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACE 2021-08-23 09:13:55 +03:00
innodb-alter.opt
innodb-alter.test Merge 10.5 into 10.6 2021-07-02 17:00:05 +03:00
innodb-analyze.test
innodb-autoinc-18274.test
innodb-autoinc-44030.test
innodb-autoinc-56228-master.opt
innodb-autoinc-56228.test
innodb-autoinc-61209.test
innodb-autoinc-optimize.test
innodb-autoinc-part.test MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAX 2022-04-27 08:08:06 +03:00
innodb-autoinc.opt
innodb-autoinc.test MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAX 2022-04-27 08:08:06 +03:00
innodb-bigblob.opt
innodb-bigblob.test
innodb-blob.test
innodb-bug-14068765.test
innodb-bug-14084530.test
innodb-change-buffer-recovery-master.opt
innodb-change-buffer-recovery.test MDEV-27734 Set innodb_change_buffering=none by default 2022-02-09 08:36:41 +02:00
innodb-consistent-master.opt
innodb-consistent.test
innodb-corrupted-table.test
innodb-dict.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-enlarge-blob.opt
innodb-enlarge-blob.test
innodb-fk-virtual.test
innodb-fk-warnings.test
innodb-fk.test MDEV-25642 InnoDB rename table copy DDL fails while dropping the table 2021-06-09 20:19:21 +05:30
innodb-fkcheck.test
innodb-get-fk.test
innodb-index-debug.opt
innodb-index-debug.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
innodb-index-online-delete.test
innodb-index-online-fk.opt
innodb-index-online-fk.test
innodb-index-online-norebuild.opt
innodb-index-online-norebuild.test
innodb-index-online-purge.test
innodb-index-online.opt
innodb-index-online.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
innodb-index.opt MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-index.test
innodb-index_ucs2.opt MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-index_ucs2.test
innodb-isolation.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-lock.test
innodb-lru-force-no-free-page.test
innodb-master.opt
innodb-mdev-7408.opt
innodb-mdev-7408.test
innodb-mdev-7513-master.opt
innodb-mdev-7513.test
innodb-mdev7046.test
innodb-on-duplicate-update.test
innodb-online-alter-gis.test
innodb-read-view.test
innodb-replace-debug.test
innodb-replace.test
innodb-rollback.test
innodb-semi-consistent-master.opt
innodb-semi-consistent.test
innodb-stats-initialize-failure.test
innodb-stats-modified-counter.opt MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb-stats-modified-counter.test
innodb-stats-sample.test
innodb-system-table-view.opt
innodb-system-table-view.test
innodb-table-online-master.opt
innodb-table-online.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
innodb-timeout.test
innodb-trim.test
innodb-truncate.test
innodb-ucs2.test
innodb-update-insert.test
innodb-virtual-columns-debug.test
innodb-virtual-columns.test
innodb-virtual-columns2.test
innodb-wl5522-1.test
innodb-wl5522-debug.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
innodb-wl5522.test MDEV-27274: DROP TABLE does not delete detached InnoDB files 2022-04-29 12:32:44 +03:00
innodb-wl5980-alter.opt
innodb-wl5980-alter.test Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
innodb-wl5980-debug.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
innodb-xa.test
innodb.opt
innodb.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb_28867993.test
innodb_autoinc_lock_mode_zero-master.opt
innodb_autoinc_lock_mode_zero.test
innodb_buffer_pool_dump_pct.test
innodb_buffer_pool_fail.test
innodb_buffer_pool_load_now.opt
innodb_buffer_pool_load_now.test
innodb_buffer_pool_resize.opt
innodb_buffer_pool_resize.test Merge 10.5 into 10.6 2022-04-26 15:21:20 +03:00
innodb_buffer_pool_resize_bigtest.opt MDEV-27891: Make the test work with debug builds 2022-03-08 09:04:24 +02:00
innodb_buffer_pool_resize_bigtest.test MDEV-27891: Make the test work with debug builds 2022-03-08 09:04:24 +02:00
innodb_buffer_pool_resize_debug.opt
innodb_buffer_pool_resize_temporary.test MDEV-27094 Debug builds include useless InnoDB "disabled" options 2022-04-22 12:48:40 +03:00
innodb_buffer_pool_resize_with_chunks.opt MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
innodb_buffer_pool_resize_with_chunks.test Merge 10.5 into 10.6 2022-04-26 15:21:20 +03:00
innodb_bug21704.test
innodb_bug30423.test
innodb_bug30919-master.opt
innodb_bug30919.test MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_prepared_warnings) 2021-06-17 19:30:24 +02:00
innodb_bug34300.test
innodb_bug35220.test
innodb_bug38231.test
innodb_bug39438-master.opt
innodb_bug39438.test
innodb_bug40360.test
innodb_bug40565.test
innodb_bug41904.test
innodb_bug42419.test
innodb_bug44032.test
innodb_bug44369.test
innodb_bug44571.test
innodb_bug45357.test
innodb_bug46000.test
innodb_bug46676.test
innodb_bug47621.test
innodb_bug47622.test
innodb_bug47777.test
innodb_bug48024.test
innodb_bug49164.test
innodb_bug51378.test
innodb_bug51920.test MDEV-16708: fix in test failures caused by missing warnings received in prepare response packet 2021-06-17 19:30:24 +02:00
innodb_bug52199.test
innodb_bug52663.test
innodb_bug53046.test
innodb_bug53290.test
innodb_bug53592.test
innodb_bug53674-master.opt
innodb_bug53674.test
innodb_bug53756-master.opt mtr: fix innodb_bug53756 on aix 2021-07-06 15:29:00 +10:00
innodb_bug53756.test
innodb_bug54044.test
innodb_bug56143.test
innodb_bug56716.test
innodb_bug56947.test
innodb_bug57252.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb_bug57255.test
innodb_bug57904.test
innodb_bug59307.test
innodb_bug59410.test
innodb_bug59641.test
innodb_bug59733.test
innodb_bug60196-master.opt
innodb_bug60196.test
innodb_bug60229.test
innodb_bug68148.test
innodb_bug84958.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb_bug11754376.test
innodb_bug12400341.test
innodb_bug12661768.test
innodb_bug12902967.test
innodb_bug13510739.test
innodb_bug14007649.test
innodb_bug14147491-master.opt mtr: aix - stack-trace is optional 2021-07-22 15:22:47 +10:00
innodb_bug14147491.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
innodb_bug14676111.opt
innodb_bug14676111.test
innodb_bug30113362.opt
innodb_bug30113362.test
innodb_bulk_create_index.test
innodb_bulk_create_index_debug.test
innodb_bulk_create_index_flush.opt
innodb_bulk_create_index_replication.test
innodb_bulk_create_index_small.test
innodb_corrupt_bit.opt
innodb_corrupt_bit.test
innodb_ctype_big5.test
innodb_ctype_latin1.test
innodb_ctype_ldml-master.opt
innodb_ctype_ldml.test MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
innodb_ctype_tis620.test Merge 10.4 into 10.5 2021-11-09 08:50:33 +02:00
innodb_ctype_utf8.test
innodb_default_row_format.combinations
innodb_default_row_format.inc
innodb_defrag_binlog.opt
innodb_defrag_binlog.test
innodb_defrag_concurrent.opt
innodb_defrag_concurrent.test
innodb_defrag_stats.opt
innodb_defrag_stats.test Merge 10.5 into 10.6 2021-09-30 10:38:44 +03:00
innodb_defrag_stats_many_tables.opt
innodb_defrag_stats_many_tables.test
innodb_defragment.opt
innodb_defragment.test Don't run innodb_defgragment under valgrind (too slow) 2022-02-08 14:32:28 +02:00
innodb_defragment_fill_factor.opt
innodb_defragment_fill_factor.test
innodb_defragment_small.test
innodb_force_pk.opt
innodb_force_pk.test
innodb_force_recovery.test Merge 10.4 into 10.5 2022-02-25 13:27:41 +02:00
innodb_force_recovery_rollback.test
innodb_gis.test
innodb_information_schema.test Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
innodb_information_schema_buffer.opt
innodb_information_schema_buffer.test
innodb_information_schema_tables.opt
innodb_information_schema_tables.test
innodb_lock_wait_timeout_1-master.opt
innodb_lock_wait_timeout_1.test
innodb_max_recordsize_32k.opt
innodb_max_recordsize_32k.test
innodb_max_recordsize_64k.opt
innodb_max_recordsize_64k.test
innodb_multi_update.test
innodb_mysql-master.opt
innodb_mysql.test
innodb_mysql_rbk-master.opt
innodb_mysql_rbk.test
innodb_notembedded.test
innodb_page_compressed.combinations Clean up the page_compressed tests 2022-04-25 10:19:12 +03:00
innodb_page_compressed.test Clean up the page_compressed tests 2022-04-25 10:19:12 +03:00
innodb_prefix_index_restart_server.test
innodb_query_cache.test
innodb_rename_index.test
innodb_scrub.opt
innodb_scrub.test
innodb_skip_innodb_is_tables.opt
innodb_skip_innodb_is_tables.test
innodb_stats.test
innodb_stats_create_on_corrupted.test MDEV-25907: Assertion failed in dict_table_schema_check() 2021-06-14 12:38:56 +03:00
innodb_stats_create_table.test
innodb_stats_drop_locked.test MDEV-25919: Lock tables before acquiring dict_sys.latch 2021-08-31 13:54:44 +03:00
innodb_stats_fetch.test
innodb_stats_fetch_corrupted.test Cleanup: Simplify dict_table_schema_check() 2021-05-21 18:03:39 +03:00
innodb_stats_fetch_nonexistent.test
innodb_stats_persistent.test
innodb_stats_persistent_debug.test
innodb_stats_rename_table.test
innodb_stats_rename_table_if_exists.test MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
innodb_status_variables.test
innodb_sys_var_valgrind.test
innodb_timeout_rollback-master.opt
innodb_timeout_rollback.test
innodb_trx_weight.test
innodb_uninstall.opt
innodb_uninstall.test
innodb_wl6326.opt
innodb_wl6326.test
insert_debug.test
insert_into_empty.test MDEV-25496 Assertion 'trx->bulk_insert' failed on INSERT 2021-06-29 15:20:33 +03:00
insert_into_empty_debug.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-26 16:22:56 +05:30
instant_alter.opt MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
instant_alter.test Merge 10.4 into 10.5 2021-05-03 14:34:48 +03:00
instant_alter_bugs.test Merge 10.5 into 10.6 2022-03-15 14:49:24 +02:00
instant_alter_charset.test Merge remote-tracking branch 'upstream/10.4' into 10.5 2021-09-10 17:16:18 +03:00
instant_alter_crash.test Cleanup: Remove a test hack 2021-07-26 14:51:19 +03:00
instant_alter_debug.combinations MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
instant_alter_debug.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
instant_alter_extend.combinations
instant_alter_extend.test
instant_alter_import.test Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
instant_alter_index_rename.test MDEV-25950 Ignoring strange row from mysql.innodb_index_stats after DDL 2021-06-22 17:52:54 +03:00
instant_alter_inject.test
instant_alter_limit.test
instant_alter_null.test
instant_alter_purge.test
instant_alter_rollback.test
instant_auto_inc.test
instant_drop.test
leaf_page_corrupted_during_recovery.combinations
leaf_page_corrupted_during_recovery.opt
leaf_page_corrupted_during_recovery.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
lock_delete_updated.test MDEV-27992 DELETE fails to delete record after blocking is released 2022-03-07 16:42:05 +03:00
lock_deleted.test
lock_insert_into_empty.test Speed up the test innodb.lock_insert_into_empty 2021-07-01 10:04:47 +03:00
log_corruption.test MDEV-26933 InnoDB fails to detect page number mismatch 2021-11-01 13:35:47 +02:00
log_data_file_size.opt
log_data_file_size.test
log_file.test Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
log_file_name.test MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
log_file_name_debug.test
log_file_size.test
max_record_size.test
mdev-117.test
mdev-14846.opt MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignored 2021-10-11 12:26:43 +03:00
mdev-14846.test MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignored 2021-10-11 12:26:43 +03:00
mdev-15707.opt
mdev-15707.test
missing_tablespaces.test Cleanup: Remove useless message "If you are installing InnoDB" 2021-05-14 08:26:51 +03:00
monitor.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
multi_repair-7404.test
mvcc.test
mvcc_secondary.test
no_pad.test MDEV-25440: Indexed CHAR columns are broken with NO_PAD collations 2022-01-26 12:42:17 +02:00
online_table_rebuild.opt MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
online_table_rebuild.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
page_cleaner.test
page_id_innochecksum.test MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
page_reorganize.test MDEV-27993 Assertion failed in btr_page_reorganize_low() 2022-03-03 11:51:25 +02:00
partition_locking.test
purge.test
purge_secondary.opt MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
purge_secondary.test
purge_thread_shutdown.test
read_only_recover_committed.test Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
read_only_recovery.test MDEV-26007 Rollback unnecessarily initiates redo log write 2021-06-24 15:00:34 +03:00
readahead.test
recovery_memory.opt MDEV-26784 [Warning] InnoDB: Difficult to find free blocks in the buffer pool 2022-01-21 14:15:18 +05:30
recovery_memory.test MDEV-26784 [Warning] InnoDB: Difficult to find free blocks in the buffer pool 2022-01-21 14:15:18 +05:30
recovery_shutdown.test
rename_table.opt
rename_table.test MDEV-25509 Atomic DDL: Assertion `err != DB_DUPLICATE_KEY' fails 2021-04-30 21:39:51 +05:30
restart.opt MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
restart.test Merge branch '10.5' into 10.6 2022-02-03 17:01:31 +01:00
row_format_redundant.test MDEV-27234: Data dictionary recovery was not READ COMMITTED 2022-03-28 08:37:51 +03:00
row_lock.test
row_size_error_log_warnings_3.test MDEV-20194 Warnings inconsistently issued upon CHECK on table from older versions 2022-04-20 19:55:17 +05:30
skip_locked_nowait.test
skip_symbolic_links.opt MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
skip_symbolic_links.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
snapshot.test
sp_temp_table.test MDEV-22189: Change error messages inside code to have mariadb instead of 2021-05-24 11:38:13 +05:30
stat_tables.test MDEV-26753 Assertion state == TRX_STATE_PREPARED ||... failed 2022-04-26 18:09:14 +03:00
stats_persistent.test
stored_fk.test
strict_mode.test
system_tables.test
table_definition_cache_debug.opt
table_definition_cache_debug.test MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter 2022-04-25 18:52:19 +05:30
table_flags.combinations
table_flags.opt
table_flags.test MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
table_index_statistics.inc
table_index_statistics.test
temp_table.test
temp_table_savepoint.test
temporary_table.test Merge 10.5 into 10.6 2022-01-04 09:26:38 +02:00
temporary_table_optimization.opt
temporary_table_optimization.test
tmpdir.test
trigger.test
trigger_error.test
truncate.test MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
truncate_crash.test MDEV-25506 fixup: Wait for TRUNCATE recovery 2022-06-07 10:53:33 +03:00
truncate_foreign.test MDEV-26554: Races between INSERT on child and DDL on parent table 2021-10-18 18:03:12 +03:00
truncate_missing.test MDEV-25743: Unnecessary copying of table names in InnoDB dictionary 2021-05-21 18:03:40 +03:00
trx_id_future.combinations
trx_id_future.test
undo_log.test
undo_truncate.opt MDEV-26445 innodb_undo_log_truncate is unnecessarily slow 2021-09-24 08:24:03 +03:00
undo_truncate.test MDEV-23974 Tests fail due to [Warning] InnoDB: Trying to delete tablespace 2022-03-23 16:42:43 +02:00
undo_truncate_recover.combinations
undo_truncate_recover.opt
undo_truncate_recover.test
update-cascade.test
update_time-master.opt MDEV-14804 innodb.update_time failed in buildbot with wrong result 2021-10-19 08:46:16 +03:00
update_time.test Merge 10.5 into 10.6 2021-10-21 16:06:34 +03:00
update_time_wl6658.test
xa_debug.test
xa_recovery.test MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
xa_recovery_debug.test