summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/r/insert.result
Commit message (Expand)AuthorAgeFilesLines
* Removed "<select expression> INTO <destination>" deprication.Monty2023-02-031-2/+0
* MDEV-29813 REPLACE/IGNORE does not work with historical records in InnoDBSergei Golubchik2022-10-261-0/+24
* don't support REPLACE and INSERT ODKU with system_versioning_insert_historySergei Golubchik2022-10-261-29/+8
* MDEV-29721 Inconsistency upon inserting history with visible period columnsSergei Golubchik2022-10-261-19/+31
* MDEV-16546 post-review fixesSergei Golubchik2022-10-261-8/+11
* MDEV-16546 System versioning setting to allow history modificationAleksey Midenkov2022-10-261-0/+189
* MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-0/+2
* simplify versioning testsSergei Golubchik2018-02-241-329/+62
* MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP...Eugene Kosov2018-02-241-0/+6
* MDEV-14785 SYSTEM_INVISIBLE behaviour not consistentSergei Golubchik2018-02-121-1/+6
* Fixing versioning.insert and versioning.replace test failes.Alexander Barkov2018-01-291-2/+2
* MDEV-14788 System versioning cannot be based on local timestamps, as it is nowSergei Golubchik2018-01-131-0/+6
* fix tests on windowsSergei Golubchik2018-01-131-0/+1
* remove "Transaction-based system versioning is EXPERIMENTAL" warningSergei Golubchik2018-01-131-6/+0
* MDEV-14871 Server crashes in fill_record / fill_record_n_invoke_before_trigge...Eugene Kosov2018-01-101-0/+6
* Tests: inserting an explicit value into a vers columnSergei Golubchik2018-01-091-1/+5
* rename system_time columnsSergei Golubchik2018-01-091-10/+10
* MDEV-14788 System versioning cannot be based on local timestamps, as it is nowSergei Golubchik2018-01-091-0/+12
* SQL: error messagesSergei Golubchik2018-01-091-1/+1
* SQL: derived, hiding, error messagesSergei Golubchik2018-01-091-1/+1
* MDEV-14792 INSERT without column list into table with explicit versioning col...Aleksey Midenkov2018-01-011-4/+29
* SQL: prohibit ALTER ... AS ROW START|END [fixes #429]Eugene Kosov2017-12-251-1/+1
* MDEV-14676 Redundancy in error codesAleksey Midenkov2017-12-191-1/+1
* SQL: removed VERS_HIDDEN_FLAG [closes #409]Aleksey Midenkov2017-12-191-12/+12
* SQL: system_versioning_transaction_registry default OFFAleksey Midenkov2017-12-181-2/+4
* Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-5/+6
* MDEV-14631 Assertion `!sys_trx_start && !sys_trx_end' failed in crete_tmp_tableEugene Kosov2017-12-121-0/+7
* SQL: DEFAULT value for system fields [closes #376]Aleksey Midenkov2017-12-101-4/+10
* Tests: removed common.inc from resultsAleksey Midenkov2017-12-041-82/+0
* SQL: insert delayed fix [#365 bug 3]Aleksey Midenkov2017-11-291-1/+1
* IB: get template with virtual columns [#365 bug 1]Aleksey Midenkov2017-11-291-0/+10
* SQL: disable versioned DML for transaction_registry=off [closes #364]Aleksey Midenkov2017-11-281-0/+5
* IB, SQL: removed VTQ, added TRT on SQL layer [closes #305]Aleksey Midenkov2017-11-151-3/+3
* SQL: thd_start_utime() fix [fixes #284]Aleksey Midenkov2017-10-171-1/+2
* Tests: moved concat_execN() to common.incAleksey Midenkov2017-09-251-0/+14
* SQL: MAX microseconds for current system rows [fixes #245]Eugene Kosov2017-08-181-18/+18
* IB: long names in information_schemaAleksey Midenkov2017-07-041-7/+7
* Tests: verify_vtq() fixAleksey Midenkov2017-05-051-2/+2
* Tests: split versioning.select into combinationsAleksey Midenkov2017-05-051-0/+49
* SQL, Tests: FOR SYSTEM_TIME for VIEWs [closes #98]kevg2017-05-051-29/+0
* SQL: default NULL for sys fields + misc fixesAleksey Midenkov2017-05-051-4/+4
* IB, SQL: (0.4) COMMIT_ID-based ordering of transactionsAleksey Midenkov2017-05-051-12/+12
* Tests: moved to dedicated versioning suiteAleksey Midenkov2017-05-051-0/+336