Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
This task will remove switch(m_compare_type) from Item_func_between::val_int() and move this code into new virtual method in Type_handler:
virtual longlong Item_func_between_val_int(Item_func_between *func) const; |
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed