Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
To provide symmetric code for built-in and pluggable data types we'll split this method:
Copy_field::Copy_func *
|
Copy_field::get_copy_func(const Field *to, const Field *from)
|
{
|
...
|
}
|
into virtual methods in Field.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
-
- Closed
-
Activity
Labels | refactoring |
Fix Version/s | 10.2.0 [ 20700 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 73605 ] | MariaDB v4 [ 132765 ] |