Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
We'll change Column_definition as follows:
- remove the enum_field_types sql_type member, responsible for data type
- derive Column_definition from Type_handler_hybrid_field_type instead
This is needed to add new data types easier, including pluggable data types.
Eventually all data types inside the server will be identified by their Type_handler pointers, rather than a enum_field_types type code. This task is a step towards.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
-
- Closed
-
Activity
Status | Open [ 1 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2017-05-05 03:11:16.0 | 2017-05-05 03:11:16.656 |
Fix Version/s | 10.3.1 [ 22532 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 80614 ] | MariaDB v4 [ 133234 ] |