Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
As of 10.3.22, Item_func_month derives from Item_func. This introduces some code duplication.
Let's change Item_func_month to derive from Item_long_func.
Attachments
Issue Links
- blocks
-
MDEV-21071 Data type cleanups
- Open
- relates to
-
MDEV-4912 Data type plugin API version 1
- Closed