Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix versioning.simple for embedded | Sergei Golubchik | 2019-06-17 | 1 | -1/+1 |
* | MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATED | Aleksey Midenkov | 2019-06-14 | 1 | -0/+16 |
* | don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULL | Sergei Golubchik | 2018-02-24 | 1 | -1/+1 |
* | rename system_time columns | Sergei Golubchik | 2018-01-09 | 1 | -3/+3 |
* | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -3/+3 |
* | rename versioning_* variables | Sergei Golubchik | 2017-12-14 | 1 | -4/+4 |
* | for now, remove FOR SYSTEM_TIME at the end of the query | Sergei Golubchik | 2017-12-13 | 1 | -11/+12 |
* | fix versioning tests not to fail w/o innodb | Sergei Golubchik | 2017-12-05 | 1 | -0/+2 |
* | Parser: unreserve keywords | Sergei Golubchik | 2017-12-05 | 1 | -5/+5 |
* | Parser: syntax for query system_time [closes #230] | Aleksey Midenkov | 2017-07-12 | 1 | -5/+5 |
* | Tests: cte_recursive, simple (new plans) | Aleksey Midenkov | 2017-05-05 | 1 | -0/+70 |