summaryrefslogtreecommitdiff
path: root/mysql-test/t/in_datetime_241.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-9/+0
|
* MDEV-241 lp:992722 - Server crashes in get_datetime_valueSergei Golubchik2012-05-021-0/+9
Create an Item_cache based on item's cmp_type, not result_type in subselect_engine. Use result_field in Item_cache_temporal::cache_value(), just like all other Item_cache*::cache_value() do.