summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/t/select.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* SQL: versioning in embedded JOINs [fixes #160]kevg2017-05-051-1/+7
* SQL: VIEW NATURAL JOIN TABLE [fixes #161]kevg2017-05-051-1/+13
* Tests: split versioning.select into combinationsAleksey Midenkov2017-05-051-36/+29
* SQL: NATURAL LEFT JOIN for versioned tables [fixes #156]kevg2017-05-051-0/+6
* Tests: subqueries with JOINed tables with different FOR SYSTEM_TIME clauses [...kevg2017-05-051-0/+8
* IB: return correct sys_trx_end in TRIGGER after UPDATE [fixes #100]kevg2017-05-051-0/+16
* SQL: nested equi-join for versioned table [fixes #150]kevg2017-05-051-0/+3
* SQL: NATUAL JOIN on view + table [fixes #148]kevg2017-05-051-0/+6
* SQL: INNER JOIN USING with versioned tables [fixes #147]kevg2017-05-051-1/+9
* SQL: incorrect check on specific JOIN query [fixes #145]kevg2017-05-051-0/+3
* Parser, SQL: table-specific FOR SYSTEM_TIME [closes #116]Aleksey Midenkov2017-05-051-3/+3
* SQL: prohibit write-locking of historic rows [fixes #102]Aleksey Midenkov2017-05-051-0/+5
* SQL: error on FOR SYSTEM_TIME without any versioned tablesAleksey Midenkov2017-05-051-2/+6