summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/t/select.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-10-221-0/+21
|\
| * MDEV-23799 CREATE .. SELECT wrong result on join versioned tableAleksey Midenkov2020-10-201-0/+21
* | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-0/+1
|\ \ | |/
| * MDEV-16937 Strict SQL with system versioned tables causes issuesAleksey Midenkov2020-05-281-5/+5
| * MDEV-22413 Server hangs upon UPDATE on a view reading from versioned partitio...Aleksey Midenkov2020-05-281-0/+1
* | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4)Aleksey Midenkov2020-05-291-5/+5
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-0/+29
|\ \ | |/
| * MDEV-21234 Server crashes in in setup_on_expr upon 3rd execution of SPAleksey Midenkov2019-12-051-0/+29
| * MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-021-0/+15
* | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4)Aleksey Midenkov2019-12-021-0/+15
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-0/+1
* | MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-0/+26
|/
* MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_...Eugene Kosov2018-06-301-0/+10
* MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-031-0/+18
* MDEV-16094 Crash when using AS OF with a stored functionAlexander Barkov2018-05-151-0/+2
* MDEV-15980 FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervalsEugene Kosov2018-05-121-0/+20
* MDEV-15893 Rename VTQ to TRTEugene Kosov2018-05-121-2/+2
* MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `j...Sergei Golubchik2018-04-101-3/+27
* MDEV-14645: AS OF TIMESTAMP is misused as TRX_IDSergei Golubchik2018-02-241-1/+0
* remove @@system_versioning_innodb_algorithm_simpleSergei Golubchik2018-02-241-5/+0
* MDEV-15004 parser greedily parses AS OF TIMESTAMPAleksey Midenkov2018-02-231-1/+8
* MDEV-14816 Assertion `join->best_read < double(1.797...e+308L)` failed in boo...Eugene Kosov2018-01-121-1/+16
* rename system_time columnsSergei Golubchik2018-01-091-3/+3
* SQL: error messagesSergei Golubchik2018-01-091-1/+0
* SQL: derived, hiding, error messagesSergei Golubchik2018-01-091-1/+1
* MDEV-14676 Redundancy in error codesAleksey Midenkov2017-12-191-1/+1
* SQL: removed VERS_HIDDEN_FLAG [closes #409]Aleksey Midenkov2017-12-191-4/+4
* Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-17/+29
* System Versioning 1.0 pre6Aleksey Midenkov2017-12-151-8/+18
|\
| * for now, remove FOR SYSTEM_TIME at the end of the querySergei Golubchik2017-12-131-8/+18
* | SQL: MDEV-14633 Assertion on TRT read [fixes #406]Aleksey Midenkov2017-12-151-1/+9
* | MDEV-14652 NATURAL JOIN crash in mark_common_columns() [fixes #405]Aleksey Midenkov2017-12-141-0/+6
* | SQL: unit resolution Item_field not yet accessible [fixes #398]Aleksey Midenkov2017-12-141-0/+6
* | MDEV-14645: AS OF TIMESTAMP is misused as TRX_ID [fixes #396]Aleksey Midenkov2017-12-141-8/+37
|/
* SQL: vers_setup_select() misc refactoringAleksey Midenkov2017-12-081-1/+1
* SQL: WHERE top level item [#365 bug 11]Aleksey Midenkov2017-12-081-0/+5
* Parser: unreserve keywordsSergei Golubchik2017-12-051-5/+5
* SQL: WHERE cond freed prematurely for PS [#365 bug 10]Aleksey Midenkov2017-12-051-1/+10
* SQL: fix subquery not a derived table [#365 bug 9]Aleksey Midenkov2017-12-051-0/+4
* Tests: fix combinationsAleksey Midenkov2017-12-041-1/+2
* SQL: outdated select_lex->where fix [#365 bug 5]Aleksey Midenkov2017-11-301-0/+6
* SQL: optimized transformer fix [#365 bug 4]Aleksey Midenkov2017-11-301-1/+8
* SQL: MAX microseconds for current system rows [fixes #245]Eugene Kosov2017-08-181-1/+1
* SQL, Parser: system_time logic and syntax fixes [closes #237]Aleksey Midenkov2017-08-081-12/+6
* SQL: compare TRX_ID fields against timestamps [closes #231]Aleksey Midenkov2017-08-031-117/+101
* Parser: syntax for query system_time [closes #230]Aleksey Midenkov2017-07-121-5/+5
* SQL: revisit error messages [closes #217]Aleksey Midenkov2017-07-031-2/+2
* SQL: CREATE VIEW and misc improvements [fixes #183]Aleksey Midenkov2017-05-051-0/+3
* SQL: parsing of QUERY FOR [fixes #159]kevg2017-05-051-1/+8