.. |
alter.test
|
MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table
|
2018-06-30 16:12:45 +02: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-15413 Unexpected errors upon CREATE TABLE .. WITH SYSTEM VERSIONING AS SELECT ...
|
2018-04-10 13:12:36 +02: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-18057 Assertion `(node->state == 5) || (node->state == 6)' failed in row_upd_sec_step upon DELETE after UPDATE failed due to FK violation
|
2019-01-25 16:35:50 +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.combinations
|
Timestamp-based versioning for InnoDB [closes #209]
|
2017-12-18 19:03:51 +03:00 |
partition.test
|
MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE
|
2018-05-22 13:11:14 +02:00 |
partition_rotation.test
|
versioning: use @@timestamp
|
2018-05-12 10:16:46 +02:00 |
replace.test
|
MDEV-15645 Assertion `table->insert_values' failed in write_record upon REPLACE into a view with underlying versioned table
|
2018-06-30 16:12:28 +02:00 |
rpl.test
|
MDEV-15395 Wrong result or Assertion `old_part_id == m_last_part' failed in ha_partition::update_row on slave
|
2018-02-24 12:29:18 +01: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 |
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
|
don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULL
|
2018-02-24 01:28:50 +01:00 |
sysvars.test
|
MDEV-15978 Add Feature_system_versioning status variable
|
2018-05-12 10:16:46 +02:00 |
truncate.test
|
MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP with DELETE HISTORY
|
2018-08-24 11:20:06 +02:00 |
truncate_privilege.test
|
s/TRUNCATE ... TO/DELETE HISTORY FROM ... BEFORE/
|
2017-12-19 16:35:38 +03:00 |
trx_id.opt
|
MDEV-16024 transaction_registry.begin_timestamp is wrong for explicit transactions
|
2018-05-12 10:16:46 +02:00 |
trx_id.test
|
MDEV-16211 Contents of transaction_registry not replicated by Galera
|
2018-10-01 17:53:20 +03:00 |
update.test
|
simplify versioning tests
|
2018-02-24 00:50:57 +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 |