Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
There is a switch in sp_get_item_value():
switch (item->result_type()) {
|
..
|
}
|
To make pluggable data types write SP variables correctly into the binary log, we'll split this function into methods on Type_handler.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
-
- Closed
-
- relates to
-
MDEV-11815 SP variables of temporal data types do not replicate correctly
-
- Closed
-
Activity
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue relates to |
Assignee | Alexander Barkov [ bar ] | Oleksandr Byelkin [ sanja ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Oleksandr Byelkin [ sanja ] | Alexander Barkov [ bar ] |
Fix Version/s | 10.3.0 [ 22127 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Labels | datatype |
Workflow | MariaDB v3 [ 79390 ] | MariaDB v4 [ 133107 ] |
OK to push after renaming and comments we've discussed.