Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
In order to make pluggable data types and built-in data types look similar inside the server code, we will split the function:
int field_conv_incompatible(Field *to, Field *from)
|
into virtual methods in Field.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed