.. |
alter_inplace-9045.result
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05: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 |
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
|
New simpler bugfix for UPDATE and virtual BLOBs
|
2017-01-11 09:18:35 +02:00 |
partition.result
|
bugfix: partitioning and keyread on an indexed vcol
|
2016-12-12 20:35:50 +01:00 |
range.result
|
MDEV-11518 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_int()
|
2016-12-12 20:44:46 +01:00 |
rpl_vcol.result
|
Item::print(): remove redundant parentheses
|
2016-12-12 20:44:41 +01:00 |
update.result
|
MDEV-13623 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in virtual longlong Field_long::val_int
|
2017-09-18 10:12:23 +02:00 |
upgrade.result
|
MDEV-12936 upgrade to 10.2.6 failed upon tables with virtual columns
|
2017-07-05 17:15:58 +02: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
|
Post-merge fixes for mdev-12172, mdev-12176.
|
2017-11-03 15:12:01 -07:00 |
vcol_column_def_options_innodb.result
|
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
|
2017-08-14 11:12:17 +04:00 |
vcol_column_def_options_myisam.result
|
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
|
2017-08-14 11:12:17 +04: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
|
The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.
|
2009-10-16 15:57:48 -07:00 |
vcol_handler_myisam.result
|
The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.
|
2009-10-16 15:57:48 -07:00 |
vcol_ins_upd_innodb.result
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
vcol_ins_upd_myisam.result
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05: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-11704 InnoDB: Failing assertion: dfield_is_null(dfield2) || dfield2->data
|
2017-02-13 18:12:16 +01:00 |
vcol_keys_myisam.result
|
MDEV-11750 Assertion `vfield' failed in TABLE::update_virtual_fields after crash recovery on corrupted MyISAM table
|
2017-02-13 18:12:04 +01: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
|
Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext
|
2017-10-30 16:42:46 +04:00 |
vcol_non_stored_columns_innodb.result
|
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
|
2017-08-14 11:12:17 +04:00 |
vcol_non_stored_columns_myisam.result
|
MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MOD
|
2017-08-14 11:12:17 +04: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-10880: Assertions keypart_map' or prebuilt->search_tuple->n_fields > 0' fail on DISTINCT and GROUP BY constant
|
2017-06-23 09:16:27 +02:00 |
vcol_select_myisam.result
|
MDEV-10880: Assertions keypart_map' or prebuilt->search_tuple->n_fields > 0' fail on DISTINCT and GROUP BY constant
|
2017-06-23 09:16:27 +02:00 |
vcol_supported_sql_funcs.result
|
MDEV-11553 Can't restore a PERSISTENT column that uses DATE_FORMAT()
|
2017-09-23 20:22:46 +02:00 |
vcol_syntax.result
|
Item::print(): remove redundant parentheses
|
2016-12-12 20:44:41 +01:00 |
vcol_trigger_sp_innodb.result
|
Merge branch 'bb-10.2-serg-merge' into 10.2
|
2017-02-11 09:45:34 +01:00 |
vcol_trigger_sp_myisam.result
|
Merge branch 'bb-10.2-serg-merge' into 10.2
|
2017-02-11 09:45:34 +01:00 |
vcol_view_innodb.result
|
MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)
|
2017-03-14 11:52:00 +01:00 |
vcol_view_myisam.result
|
MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)
|
2017-03-14 11:52:00 +01:00 |
wrong_arena.result
|
MDEV-13435 Crash when selecting virtual columns generated using JSON functions
|
2017-08-14 19:45:59 +02:00 |