[MDEV-11913] Split sp_get_item_value() into methods in Type_handler Created: 2017-01-26  Updated: 2017-04-07  Resolved: 2017-02-01

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: 10.3.0

Type: Task Priority: Major
Reporter: Alexander Barkov Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: datatype

Issue Links:
Blocks
blocks MDEV-4912 Data type plugin API version 1 Closed
Relates
relates to MDEV-11815 SP variables of temporal data types d... Closed

 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.



 Comments   
Comment by Oleksandr Byelkin [ 2017-02-01 ]

OK to push after renaming and comments we've discussed.

Generated at Thu Feb 08 07:53:38 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.