Skip to content
Snippets Groups Projects
Commit b47715c1 authored by Mergen Imeev's avatar Mergen Imeev Committed by Kirill Yukhin
Browse files

sql: introduce mem_to_str() and mem_to_str0()

This patch introduces mem_to_str() and mem_to_str0() functions. These
functions are used to convert a MEM to a MEM that contains string value.
These functions defines the rules that are used during convertion from
values of all other types to STRING.

Part of #5818
parent 985eca7c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment