Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -9/+0 |
| | |||||
* | MDEV-241 lp:992722 - Server crashes in get_datetime_value | Sergei Golubchik | 2012-05-02 | 1 | -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. |