..
gcol_archive.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_blackhole.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_blocked_sql_funcs_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_blocked_sql_funcs_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_bug20746926.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_bugfixes.test
Import a test case from MySQL 5.7.19
2017-08-09 22:28:30 +03:00
gcol_column_def_options_innodb.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
gcol_column_def_options_myisam.test
MDEV-5800 MyISAM support for indexed vcols
2016-12-12 20:27:36 +01:00
gcol_handler_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_handler_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_ins_upd_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_ins_upd_myisam.test
MDEV-5800 MyISAM support for indexed vcols
2016-12-12 20:27:36 +01:00
gcol_keys_innodb.test
enable innodb tests for virtual indexed columns (sic!)
2017-08-14 19:45:59 +02:00
gcol_keys_myisam.test
MDEV-5800 MyISAM support for indexed vcols
2016-12-12 20:27:36 +01:00
gcol_memory.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_merge.test
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
gcol_non_stored_columns_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_non_stored_columns_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_partition_innodb.test
MDEV-16980 Wrongly set tablename len while opening the
2018-10-08 21:40:18 +05:30
gcol_partition_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_rejected_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_rollback.test
gcol.gcol_rollback could fail with errors in server log
2017-08-18 02:48:43 +03:00
gcol_select_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_select_myisam.test
MDEV-5800 MyISAM support for indexed vcols
2016-12-12 20:27:36 +01:00
gcol_supported_sql_funcs_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_supported_sql_funcs_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_trigger_sp_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_trigger_sp_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_update.test
Do not require a debug non-embedded server in the test
2017-09-13 16:02:31 +03:00
gcol_view_innodb.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
gcol_view_myisam.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00
innodb_partition.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
innodb_prefix_index_check.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
innodb_virtual_basic.test
Merge 10.2 (up to commit ef00ac4c86
) into 10.3
2019-09-04 10:19:58 +04:00
innodb_virtual_blob.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
innodb_virtual_debug.test
MDEV-12004: Add the Bug#28825718 test case
2019-04-26 17:40:20 +03:00
innodb_virtual_debug_purge.opt
Merge 10.2 into 10.3
2019-09-23 10:25:34 +03:00
innodb_virtual_debug_purge.test
MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks
2019-12-10 15:42:50 +02:00
innodb_virtual_fk.test
cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/
2019-02-05 01:34:17 +01:00
innodb_virtual_fk_restart.test
Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTART
2019-01-23 19:45:12 +02:00
innodb_virtual_index.test
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
innodb_virtual_purge.test
MDEV-17540 Server crashes in row_purge after TRUNCATE TABLE
2019-05-10 10:50:35 +03:00
innodb_virtual_rebuild.test
MDEV-15662 Instant DROP COLUMN or changing the order of columns
2018-10-19 18:57:23 +03:00
innodb_virtual_stats.test
Replace ha_notify_table_changed() with notify_tabledef_changed()
2019-05-23 01:20:18 +03:00
innodb_wl8114.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
main_alter_table.test
MDEV-16678: Fix a problem with duplicate #sql2 table names
2019-12-10 16:18:30 +02:00
main_mysqldump.test
MDEV-5800 InnoDB support for indexed vcols
2016-12-12 20:27:42 +01:00
rpl_gcol.test
gcol mysql-test suite from 5.7
2016-12-12 20:27:36 +01:00