summaryrefslogtreecommitdiff
path: root/mysql-test/main/type_time.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17634 Regression: TIME(0)=TIME('z') returns NULL vs 1Alexander Barkov2018-11-071-0/+23
* MDEV-17417 TIME(99991231235959) returns 838:59:59 instead of 23:59:58Alexander Barkov2018-10-141-0/+6
* MDEV-17351 Wrong results for GREATEST,TIMESTAMP,ADDTIME with an out-of-range ...Alexander Barkov2018-10-081-8/+8
* MDEV-17219 Assertion `!t->fraction_remainder(decimals())' failed in Field_tim...Alexander Barkov2018-09-261-0/+12
* MDEV-16971 Assertion `is_valid_value_slow()' failed in Time::adjust_time_rang...Alexander Barkov2018-08-151-0/+12
* MDEV-16938 Move Item::get_time_with_conversion() to TimeAlexander Barkov2018-08-111-0/+12
* MDEV-11361 Equal condition propagation does not work for DECIMAL and temporal...Alexander Barkov2018-06-081-0/+101
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1955