.. |
alter_inplace-9045.test
|
|
|
binlog.test
|
[1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcols
|
2021-07-12 22:00:39 +03:00 |
charsets.test
|
|
|
cross_db.test
|
Updated mtr files to support different compiled in options
|
2019-09-01 19:17:35 +03:00 |
delayed.test
|
|
|
index.test
|
MDEV-16961 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed upon concurrent DELETE and DDL with virtual blob column
|
2018-08-22 22:18:44 +02:00 |
innodb_autoinc_vcol.test
|
|
|
innodb_virtual_fk.test
|
|
|
load_data.test
|
|
|
mrr.test
|
|
|
myisam_repair_prefix_varchar.test
|
|
|
not_supported.test
|
test cases for MySQL bugs
|
2022-01-21 16:02:34 +01:00 |
partition.test
|
MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table
|
2021-08-05 23:48:02 +03:00 |
races.test
|
MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed on concurrent SELECT and DELETE after RENAME from table with index on virtual column
|
2018-11-04 08:12:28 +01:00 |
range.test
|
|
|
rpl_vcol.test
|
|
|
update.test
|
Merge branch '10.3' into 10.4
|
2019-09-06 11:53:10 +02:00 |
update_binlog.test
|
MDEV-15243 Crash with virtual fields and row based binary logging
|
2018-05-24 18:55:12 +03:00 |
upgrade.test
|
MDEV-17909 Problem by MariaDB Update 10.1.32 -> 10.2.19 (Incorrect information in file: .frm)
|
2018-12-20 08:06:55 +01:00 |
vcol_archive.test
|
|
|
vcol_blackhole.test
|
|
|
vcol_blocked_sql_funcs.test
|
|
|
vcol_blocked_sql_funcs_main.inc
|
Post-merge fixes for mdev-12172, mdev-12176.
|
2017-11-03 15:12:01 -07:00 |
vcol_column_def_options_innodb.test
|
|
|
vcol_column_def_options_myisam.test
|
|
|
vcol_csv.test
|
|
|
vcol_handler_aria.test
|
|
|
vcol_handler_innodb.test
|
|
|
vcol_handler_myisam.test
|
|
|
vcol_ins_upd_innodb.test
|
|
|
vcol_ins_upd_myisam.test
|
|
|
vcol_keys_aria.test
|
|
|
vcol_keys_innodb.opt
|
MDEV-20799 DROP Virtual Column crashes MariaDB
|
2019-10-28 08:40:48 +01:00 |
vcol_keys_innodb.test
|
MDEV-20799 DROP Virtual Column crashes MariaDB
|
2019-10-28 08:40:48 +01:00 |
vcol_keys_myisam.test
|
Merge 10.3 into 10.4
|
2020-05-30 11:04:27 +03:00 |
vcol_memory.test
|
|
|
vcol_merge.test
|
|
|
vcol_misc.opt
|
vcols: cannot use CONTEXT_ANALYSIS_ONLY_VCOL_EXPR on fix_fields
|
2022-04-19 17:10:05 +02:00 |
vcol_misc.test
|
Merge branch '10.3' into 10.4
|
2022-08-02 14:15:39 +02:00 |
vcol_non_stored_columns_innodb.test
|
|
|
vcol_non_stored_columns_myisam.test
|
|
|
vcol_partition_innodb.test
|
|
|
vcol_partition_myisam.test
|
|
|
vcol_select_innodb.test
|
Updated mtr files to support different compiled in options
|
2019-09-01 19:17:35 +03:00 |
vcol_select_myisam.test
|
Updated mtr files to support different compiled in options
|
2019-09-01 19:17:35 +03:00 |
vcol_sql_mode.test
|
Part3: MDEV-18156 Assertion 0' failed or btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with PAD_CHAR_TO_FULL_LENGTH
|
2019-09-06 16:35:56 +02:00 |
vcol_sql_mode_datetime.test
|
MDEV-20423 Assertion 0' failed or btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with TIME_ROUND_FRACTIONAL
|
2019-09-18 09:51:13 +04:00 |
vcol_sql_mode_time.test
|
MDEV-20423 Assertion 0' failed or btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with TIME_ROUND_FRACTIONAL
|
2019-09-18 09:51:13 +04:00 |
vcol_sql_mode_timestamp.test
|
MDEV-20639 ASAN SEGV in get_prefix upon modifying base column type with existing indexed virtual column
|
2019-09-28 12:34:57 +04:00 |
vcol_sql_mode_upgrade.test
|
Part3: MDEV-18156 Assertion 0' failed or btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with PAD_CHAR_TO_FULL_LENGTH
|
2019-09-06 16:35:56 +02:00 |
vcol_supported_sql_funcs.test
|
|
|
vcol_supported_sql_funcs_main.inc
|
MDEV-11553 Can't restore a PERSISTENT column that uses DATE_FORMAT()
|
2017-09-23 20:22:46 +02:00 |
vcol_syntax.test
|
MDEV-24176 Server crashes after insert in the table with virtual
|
2022-04-18 12:44:27 +03:00 |
vcol_trigger_sp_innodb.test
|
|
|
vcol_trigger_sp_myisam.test
|
|
|
vcol_view_innodb.test
|
|
|
vcol_view_myisam.test
|
|
|
wrong_arena.test
|
MDEV-26281 ASAN use-after-poison when complex conversion is involved in blob
|
2022-04-14 21:45:20 +02:00 |