..
alter_inplace-9045.result
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
binlog.result
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
charsets.result
Merge branch '10.1' into 10.2
2016-09-09 08:33:08 +02:00
cross_db.result
MDEV-13209 Cross-database operation with virtual columns fails
2017-07-05 17:15:59 +02:00
delayed.result
store/show vcols as item->print()
2016-12-12 20:35:41 +01:00
index.result
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.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
innodb_virtual_fk.result
MDEV-13708 Crash with indexed virtual columns and FK cascading deletes
2017-09-18 10:12:23 +02:00
load_data.result
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
mrr.result
bugfix: move vcol calculations down into the handler
2016-12-12 20:27:38 +01:00
myisam_repair_prefix_varchar.result
MDEV-11605 Assertion `(longlong) thd->status_var.local_memory_used >= 0 || !debug_assert_on_not_freed_memory' failed in my_malloc_size_cb_func
2017-03-29 00:40:22 +02:00
not_supported.result
Merge branch '10.1' into 10.2
2020-08-02 11:05:29 +02:00
partition.result
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
races.result
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.result
Ensure that table->vcol_set is properly restored if used
2018-01-01 14:44:20 +02:00
rpl_vcol.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
update.result
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-03 05:34:53 +04:00
update_binlog.result
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-03 05:34:53 +04:00
upgrade.result
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.result
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_blackhole.result
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_blocked_sql_funcs.result
store/show vcols as item->print()
2016-12-12 20:35:41 +01:00
vcol_column_def_options_innodb.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_column_def_options_myisam.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_csv.result
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_handler_aria.result
Aria: test for ER_KEY_BASED_ON_GENERATED_VIRTUAL_COLUMN
2016-12-12 20:44:46 +01:00
vcol_handler_innodb.result
vcol_handler_myisam.result
vcol_ins_upd_innodb.result
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
vcol_ins_upd_myisam.result
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
vcol_keys_aria.result
Aria: test for ER_KEY_BASED_ON_GENERATED_VIRTUAL_COLUMN
2016-12-12 20:44:46 +01:00
vcol_keys_innodb.result
MDEV-20799 DROP Virtual Column crashes MariaDB
2019-10-28 08:40:48 +01:00
vcol_keys_myisam.result
MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_field
2020-05-26 13:15:45 +03:00
vcol_memory.result
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_merge.result
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_misc.result
MDEV-20618 Assertion failed in row_upd_sec_index_entry
2020-09-01 18:27:09 +10:00
vcol_non_stored_columns_innodb.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_non_stored_columns_myisam.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_partition_innodb.result
bugfix: non-deterministic vcols in partitioning
2016-12-12 20:35:50 +01:00
vcol_partition_myisam.result
bugfix: non-deterministic vcols in partitioning
2016-12-12 20:35:50 +01:00
vcol_select_innodb.result
MDEV-15433: Optimizer does not use group by optimization with distinct
2018-08-05 13:25:40 +03:00
vcol_select_myisam.result
Merge 10.1 into 10.2
2019-03-27 12:26:11 +02:00
vcol_sql_mode.result
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_upgrade.result
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.result
bugfix: TIME_FORMAT() should be ok in stored generated columns
2017-09-18 10:12:23 +02:00
vcol_syntax.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_trigger_sp_innodb.result
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-03 05:34:53 +04:00
vcol_trigger_sp_myisam.result
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-03 05:34:53 +04:00
vcol_view_innodb.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
vcol_view_myisam.result
Item::print(): remove redundant parentheses
2016-12-12 20:44:41 +01:00
wrong_arena.result
MDEV-13435 Crash when selecting virtual columns generated using JSON functions
2017-08-14 19:45:59 +02:00