summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17038 ALTER TABLE CHANGE COLUMN c1 c1 bigint NOT NULL - generates error ...Aleksey Midenkov2018-11-017-229/+240
* MDEV-16211 Contents of transaction_registry not replicated by GaleraEugene Kosov2018-10-012-0/+5
* MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP...Nikita Malyavin2018-08-242-0/+16
* MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned tableAleksey Midenkov2018-06-302-0/+29
* MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_...Eugene Kosov2018-06-302-0/+22
* MDEV-15645 Assertion `table->insert_values' failed in write_record upon REPLA...Eugene Kosov2018-06-302-1/+17
* MDEV-16330 Allow instant change of WITH SYSTEM VERSIONING column attributeEugene Kosov2018-06-204-1/+351
* MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-032-0/+39
* Vers cleanupsAleksey Midenkov2018-06-032-8/+4
* cleanup: vers tests, remove create_table procedureSergei Golubchik2018-06-034-32/+48
* MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-222-0/+37
* MDEV-15979 DELETE HISTORY from a table with transaction-precise versioning ca...Aleksey Midenkov2018-05-172-8/+45
* MDEV-16094 Crash when using AS OF with a stored functionAlexander Barkov2018-05-154-1/+441
* Adjusted test results after mdev-15159.Igor Babaev2018-05-141-3/+3
* MDEV-15980 FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervalsEugene Kosov2018-05-122-0/+44
* MDEV-14823, MDEV-15956 Versioning error messages fixesAleksey Midenkov2018-05-124-0/+18
* MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse ...Aleksey Midenkov2018-05-122-0/+16
* remove obsolete rdiffSergei Golubchik2018-05-121-166/+0
* MDEV-16024 transaction_registry.begin_timestamp is wrong for explicit transac...Aleksey Midenkov2018-05-123-0/+32
* MDEV-16010 Too many rows with AS OF point_in_the_past_or_NULLAleksey Midenkov2018-05-123-1/+26
* MDEV-15978 Add Feature_system_versioning status variableAleksey Midenkov2018-05-122-0/+5
* MDEV-15893 Rename VTQ to TRTEugene Kosov2018-05-1211-82/+82
* versioning: use @@timestampSergei Golubchik2018-05-124-59/+7
* MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-123-30/+350
* MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN...Thirunarayanan Balathandayuthapani2018-05-071-2/+0
* MDEV-15788 versioning.partition, versioning.rpl fail on most windows builds i...Sergei Golubchik2018-04-124-145/+114
* MDEV-15413 Unexpected errors upon CREATE TABLE .. WITH SYSTEM VERSIONING AS S...Sergei Golubchik2018-04-103-20/+57
* MDEV-15427 IB: TRX_ID based operations inside transaction generate historyAleksey Midenkov2018-04-102-16/+68
* MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `j...Sergei Golubchik2018-04-103-14/+74
* MDEV-15378 Valid query causes invalid view definition due to syntax limitatio...Sergei Golubchik2018-04-102-4/+29
* MDEV-15062 Information Schema COLUMNS Table does not show system versioning i...Eugene Kosov2018-04-102-0/+18
* wording: don't prohibitSergei Golubchik2018-04-104-7/+7
* MDEV-14790 System versioning for system tables does not work as expectedAleksey Midenkov2018-04-102-0/+19
* dead code in versioning/common.incSergei Golubchik2018-04-102-28/+0
* dead code - related to vtmdSergei Golubchik2018-04-107-1211/+0
* MDEV-15364 FOREIGN CASCADE operations in system versioned referenced tablesEugene Kosov2018-03-272-0/+110
* IB: CASCADE operation for DELETEAleksey Midenkov2018-03-194-57/+115
* MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-7/+7
* MDEV-15405 Mixed replication fails with "Could not execute Delete_rows_v1 eve...Sergei Golubchik2018-02-252-0/+30
* MDEV-15395 Wrong result or Assertion `old_part_id == m_last_part' failed in h...Sergei Golubchik2018-02-242-1/+19
* omit system invisible fields from the duplicate key errorSergei Golubchik2018-02-241-1/+1
* MDEV-15330 Server crash or assertion `table->insert_values' failure in write_...Sergei Golubchik2018-02-242-0/+20
* MDEV-15395 Wrong result or Assertion `old_part_id == m_last_part' failed in h...Sergei Golubchik2018-02-241-14/+2
* don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULLSergei Golubchik2018-02-245-89/+201
* unify error messages a bitSergei Golubchik2018-02-242-4/+28
* MDEV-14645: AS OF TIMESTAMP is misused as TRX_IDSergei Golubchik2018-02-243-6/+5
* remove @@system_versioning_innodb_algorithm_simpleSergei Golubchik2018-02-244-51/+0
* Tests: versioning.foreign check row_end after constraint executionAleksey Midenkov2018-02-242-5/+13
* simplify versioning testsSergei Golubchik2018-02-2422-2075/+968
* MDEV-14767 system_versioning_alter_history breaks ALTER replicationAleksey Midenkov2018-02-242-3/+74