bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIME
while it should look at the actual field_type() and use get_date() or get_time() as appropriate. test case is in the following commit.
Showing
Please register or sign in to comment