Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Under terms of this tasks we'll add parameter data type control for Item_longlong_func descendants.
As a visible effect, the GEOMETRY data type will be disallowed as a parameter to functions and operators:
- FROM_DAYS
- MAKEDATE
- LAST_DAY
- SEC_TO_TIME
- TIMEDIFF
- MAKETIME
- FROM_UNIXTIME
- CONVERT_TZ
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
-
- Closed
-
- relates to
-
MDEV-12803 Improve function parameter data type control
-
- Closed
-
Activity
Link |
This issue relates to |
Description |
Under terms of this tasks we'll add parameter data type control for Item_longlong_func descendants.
As a visible effect, the GEOMETRY data type will be disallowed as a parameter to functions and operators: - FROM_DAYS(ROW(1,1)); - MAKEDATE(ROW(1,1),1); - LAST_DAY(ROW(1,1)); - SEC_TO_TIME(ROW(1,1)); - TIMEDIFF(ROW(1,1),1); - TIMEDIFF(1, ROW(1,1)); - MAKETIME(ROW(1,1),1,1); - FROM_UNIXTIME(ROW(1,1)); - CONVERT_TZ(ROW(1,1),1,1); |
Under terms of this tasks we'll add parameter data type control for Item_longlong_func descendants.
As a visible effect, the GEOMETRY data type will be disallowed as a parameter to functions and operators: - FROM_DAYS - MAKEDATE - LAST_DAY - SEC_TO_TIME - TIMEDIFF - MAKETIME - FROM_UNIXTIME - CONVERT_TZ |
issue.field.resolutiondate | 2017-09-30 07:18:20.0 | 2017-09-30 07:18:20.432 |
Fix Version/s | 10.3.2 [ 22533 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 82867 ] | MariaDB v4 [ 133355 ] |