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
-
Activity
Rank | Ranked higher |
Description |
Derive Item_func_month from Item_long_func
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. |
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. |
issue.field.resolutiondate | 2019-12-25 05:30:55.0 | 2019-12-25 05:30:55.579 |
Fix Version/s | 10.3.22 [ 24018 ] | |
Fix Version/s | 10.4.12 [ 24019 ] | |
Fix Version/s | 10.5.1 [ 24029 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link | This issue blocks MDEV-21071 [ MDEV-21071 ] |
Fixing Priority | 250 |
Workflow | MariaDB v3 [ 102657 ] | MariaDB v4 [ 134161 ] |