mariadb/mysql-test/suite/versioning/t
Eugene Kosov 3d649c6e37 MDEV-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitting UNSIGNED in BIGINT
Improve diagnostics. Try to guess what type user tried to type.
2019-05-17 13:53:22 +02:00
..
alter.test MDEV-18869 Assertion `!((field)->vcol_info && (field)->stored_in_db())' failed in innodb_col_no upon altering table with system versioning 2019-03-26 15:04:06 +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-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitting UNSIGNED in BIGINT 2019-05-17 13:53:22 +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-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-15951 system versioning by trx id doesn't work with partitioning 2019-03-29 12:51:19 +01: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-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 cleanup: move rbr-only test to rpl_row.test 2019-03-29 12:51:19 +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
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 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-15412 For any non-existing transaction ID, AS OF provides the current table contents without a warning 2019-03-29 12:51:19 +01: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