summaryrefslogtreecommitdiff
path: root/mysql-test/main/func_hybrid_type.result
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-18456 Assertion `item->maybe_null' failed in ↵Alexander Barkov2019-08-051-0/+15
| | | | | | | | | | | Type_handler_temporal_result::make_sort_key Adding tests only. This problem was earlier fixed in 10.4 by MDEV-17325 and backported to 10.3 with this commit: f4019f5b3544a18f3ddf32df2c5214c3f8dabdce
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-0/+30
|
* Backporting from 10.4 to 10.3: MDEV-17325 NULL-ability problems with LEAST() ↵Alexander Barkov2019-04-201-0/+114
| | | | | | | | | | in combination with NO_ZERO_DATE and NO_ZERO_IN_DATE This also fixes: MDEV-17299 Assertion `maybe_null' failed in make_sortkey Note, during merge of the 10.1 version of MDEV-17299, please use the 10.3 version of the code (i.e. null merge the 10.1 version).
* MDEV-17759 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ↵Alexander Barkov2018-12-261-0/+18
| | | | TABLE .. SELECT
* MDEV-15728 main.thread_id_overflow fails in ps-protocolSergei Golubchik2018-04-121-5/+5
| | | | mark CONNECTION_ID() as returning *unsigned* number
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+3757