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