Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-27101 Subquery using the ALL keyword on TIMESTAMP columns produces a wro... | Alexander Barkov | 2022-08-22 | 1 | -0/+22 |
* | An extra test with NULLIF() for MDEV-13995 MAX(timestamp) returns a wrong res... | Alexander Barkov | 2019-12-20 | 1 | -0/+16 |
* | MDEV-20397 Support TIMESTAMP, DATETIME, TIME in ROUND() and TRUNCATE() | Alexander Barkov | 2019-08-22 | 1 | -0/+26 |
* | MDEV-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY query | Alexander Barkov | 2019-08-19 | 1 | -0/+22 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -0/+33 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -0/+33 |
* | | --echo # | Alexander Barkov | 2018-12-12 | 1 | -0/+13 |
* | | MDEV-13995 MAX(timestamp) returns a wrong result near DST change | Alexander Barkov | 2018-12-10 | 1 | -0/+189 |
* | | MDEV-17203 Move fractional second truncation from Item_xxx_typecast::get_date... | Alexander Barkov | 2018-09-16 | 1 | -0/+23 |
|/ | |||||
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -0/+334 |