.. |
alter.test
|
MDEV-18862 Unfortunate error message upon attempt to drop system versioning
|
2019-08-14 11:58:58 +03:00 |
auto_increment.test
|
simplify versioning tests
|
2018-02-24 00:50:57 +01:00 |
commit_id.test
|
MDEV-15893 Rename VTQ to TRT
|
2018-05-12 10:16:46 +02:00 |
create.test
|
MDEV-18512 using DATETIME(6) as row_start/row_end crashes server
|
2019-05-20 15:19:01 +04:00 |
cte.test
|
MDEV-14820 System versioning is applied incorrectly to CTEs
|
2018-05-12 10:16:45 +02:00 |
debug.test
|
debug: don't hide row_start/row_end columns for testing
|
2018-01-13 02:01:35 +01:00 |
delete.test
|
simplify versioning tests
|
2018-02-24 00:50:57 +01:00 |
derived.test
|
rename system_time columns
|
2018-01-09 15:49:07 +03:00 |
engines.combinations
|
Timestamp-based versioning for InnoDB [closes #209]
|
2017-12-18 19:03:51 +03:00 |
foreign.combinations
|
MDEV-14744 Assertion `table->versioned() == m_prebuilt->table->versioned()' failed in ha_innobase::open
|
2017-12-29 00:23:07 +03:00 |
foreign.test
|
MDEV-18879/MDEV-18972 Corrupted record inserted by FOREIGN KEY operation
|
2019-03-20 18:10:23 +02:00 |
insert.test
|
simplify versioning tests
|
2018-02-24 00:50:57 +01:00 |
insert2.test
|
MDEV-15893 Rename VTQ to TRT
|
2018-05-12 10:16:46 +02:00 |
load_data.test
|
MDEV-15330 Server crash or assertion `table->insert_values' failure in write_record upon LOAD DATA
|
2018-02-24 01:28:51 +01:00 |
online.test
|
MDEV-17038 ALTER TABLE CHANGE COLUMN c1 c1 bigint NOT NULL - generates error if table uses SYSTEM VERSIONING
|
2018-11-01 16:42:06 +02:00 |
optimized.test
|
MDEV-15062 Information Schema COLUMNS Table does not show system versioning information
|
2018-04-10 13:12:36 +02:00 |
partition.test
|
MDEV-20068 History partition rotation is not done under LOCK TABLES
|
2019-08-11 12:32:08 +03:00 |
partition_innodb.test
|
MDEV-15951 system versioning by trx id doesn't work with partitioning
|
2019-03-29 12:51:19 +01:00 |
partition_rotation.test
|
versioning: use @@timestamp
|
2018-05-12 10:16:46 +02:00 |
replace.test
|
MDEV-19486 Server crashes in row_upd or row_upd_del_mark_clust_rec on REPLACE into a versioned table
|
2019-05-20 10:23:17 +03:00 |
rpl.test
|
MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING
|
2019-05-17 13:53:22 +02:00 |
rpl_mix.test
|
MDEV-15405 Mixed replication fails with "Could not execute Delete_rows_v1 event" upon DELETE HISTORY
|
2018-02-25 14:31:15 +01:00 |
rpl_row.test
|
cleanup: move rbr-only test to rpl_row.test
|
2019-03-29 12:51:19 +01:00 |
select.test
|
MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_utf8 or unexpected ER_BAD_FIELD_ERROR upon call of stored procedure reading from versioned table
|
2018-06-30 16:12:36 +02:00 |
select2.test
|
MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse upon SELECT from a view reading from a versioned table
|
2018-05-12 10:16:46 +02:00 |
simple.test
|
fix versioning.simple for embedded
|
2019-06-15 22:32:09 +02:00 |
sysvars.test
|
MDEV-15978 Add Feature_system_versioning status variable
|
2018-05-12 10:16:46 +02:00 |
truncate.test
|
MDEV-20186 Wrong result or Assertion on INSERT after DELETE HISTORY
|
2019-07-26 18:21:23 +03:00 |
truncate_privilege.test
|
s/TRUNCATE ... TO/DELETE HISTORY FROM ... BEFORE/
|
2017-12-19 16:35:38 +03:00 |
trx_id.opt
|
Tests: versioning suite fix when no test_versioning plugin
|
2019-07-09 10:01:54 +03:00 |
trx_id.test
|
Tests: versioning suite fix when no test_versioning plugin
|
2019-07-09 10:01:54 +03:00 |
update-big.test
|
MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING
|
2019-05-17 13:53:22 +02:00 |
update.test
|
Versioning tests stability improvement
|
2019-03-29 12:51:19 +01:00 |
update2.test
|
simplify versioning tests
|
2018-02-24 00:50:57 +01:00 |
view.test
|
MDEV-15378 Valid query causes invalid view definition due to syntax limitation in FOR SYSTEM_TIME
|
2018-04-10 13:12:36 +02:00 |