summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20186 Wrong result or Assertion on INSERT after DELETE HISTORYAleksey Midenkov2019-07-261-0/+10
* MDEV-19814 Assertion `update->n_fields < ulint(table->n_cols + table->n_v_col...Aleksey Midenkov2019-07-251-0/+14
* MDEV-19175 Server crashes in ha_partition::vers_can_native upon INSERT DELAYE...Aleksey Midenkov2019-07-091-0/+8
* Tests: versioning suite fix when no test_versioning pluginAleksey Midenkov2019-07-092-1/+5
* fix versioning.simple for embeddedSergei Golubchik2019-06-151-1/+1
* MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATEDAleksey Midenkov2019-06-141-0/+16
* MDEV-18136 Server crashes in Item_func_dyncol_create::prepare_argumentsAleksey Midenkov2019-05-201-0/+14
* MDEV-18512 using DATETIME(6) as row_start/row_end crashes serverEugene Kosov2019-05-201-0/+9
* MDEV-19486 Server crashes in row_upd or row_upd_del_mark_clust_rec on REPLACE...Eugene Kosov2019-05-201-0/+17
* MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONINGSergei Golubchik2019-05-173-4/+38
* MDEV-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitti...Eugene Kosov2019-05-171-0/+16
* cleanup: move rbr-only test to rpl_row.testSergei Golubchik2019-03-292-17/+18
* MDEV-16252: MINIMAL binlog_row_image does not work for versioned tablesNikita Malyavin2019-03-291-0/+17
* MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-293-12/+113
* Versioning tests stability improvementAleksey Midenkov2019-03-292-32/+32
* MDEV-15412 For any non-existing transaction ID, AS OF provides the current ta...Aleksey Midenkov2019-03-291-4/+6
* MDEV-18869 Assertion `!((field)->vcol_info && (field)->stored_in_db())' faile...Aleksey Midenkov2019-03-261-0/+34
* MDEV-18879/MDEV-18972 Corrupted record inserted by FOREIGN KEY operationMarko Mäkelä2019-03-201-0/+79
* MDEV-18057 Assertion `(node->state == 5) || (node->state == 6)' failed in row...Eugene Kosov2019-01-251-0/+14
* MDEV-17038 ALTER TABLE CHANGE COLUMN c1 c1 bigint NOT NULL - generates error ...Aleksey Midenkov2018-11-012-115/+124
* MDEV-16211 Contents of transaction_registry not replicated by GaleraEugene Kosov2018-10-011-0/+2
* MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP...Nikita Malyavin2018-08-241-0/+10
* MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned tableAleksey Midenkov2018-06-301-0/+15
* MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_...Eugene Kosov2018-06-301-0/+10
* MDEV-15645 Assertion `table->insert_values' failed in write_record upon REPLA...Eugene Kosov2018-06-301-1/+9
* MDEV-16330 Allow instant change of WITH SYSTEM VERSIONING column attributeEugene Kosov2018-06-202-1/+169
* MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-031-0/+18
* Vers cleanupsAleksey Midenkov2018-06-031-4/+2
* cleanup: vers tests, remove create_table procedureSergei Golubchik2018-06-031-4/+25
* MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-221-0/+19
* MDEV-15979 DELETE HISTORY from a table with transaction-precise versioning ca...Aleksey Midenkov2018-05-171-4/+25
* MDEV-16094 Crash when using AS OF with a stored functionAlexander Barkov2018-05-152-0/+242
* MDEV-15980 FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervalsEugene Kosov2018-05-121-0/+20
* MDEV-14823, MDEV-15956 Versioning error messages fixesAleksey Midenkov2018-05-122-0/+10
* MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse ...Aleksey Midenkov2018-05-121-0/+8
* MDEV-16024 transaction_registry.begin_timestamp is wrong for explicit transac...Aleksey Midenkov2018-05-122-0/+17
* MDEV-16010 Too many rows with AS OF point_in_the_past_or_NULLAleksey Midenkov2018-05-121-0/+12
* MDEV-15978 Add Feature_system_versioning status variableAleksey Midenkov2018-05-121-0/+2
* MDEV-15893 Rename VTQ to TRTEugene Kosov2018-05-125-43/+43
* versioning: use @@timestampSergei Golubchik2018-05-122-34/+3
* MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-14/+139
* MDEV-15788 versioning.partition, versioning.rpl fail on most windows builds i...Sergei Golubchik2018-04-122-57/+53
* MDEV-15413 Unexpected errors upon CREATE TABLE .. WITH SYSTEM VERSIONING AS S...Sergei Golubchik2018-04-101-7/+15
* MDEV-15427 IB: TRX_ID based operations inside transaction generate historyAleksey Midenkov2018-04-101-8/+34
* MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `j...Sergei Golubchik2018-04-101-3/+27
* MDEV-15378 Valid query causes invalid view definition due to syntax limitatio...Sergei Golubchik2018-04-101-4/+14
* MDEV-15062 Information Schema COLUMNS Table does not show system versioning i...Eugene Kosov2018-04-101-0/+7
* MDEV-14790 System versioning for system tables does not work as expectedAleksey Midenkov2018-04-101-0/+10
* dead code - related to vtmdSergei Golubchik2018-04-103-403/+0
* MDEV-15364 FOREIGN CASCADE operations in system versioned referenced tablesEugene Kosov2018-03-271-0/+51