Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The used_table_map member in Item_basic_constant is needed only on the Item_cache. It's not needed for other Item_basic_constant descendants (e.g. literals).
This task is to move used_table_map from Item_basic_constant to Item_cache.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed
-
MDEV-14630 Replace {STRING|INT|REAL|DECIMAL|DATE}_ITEM to CONST_ITEM
- Closed