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
Loading
Please register or sign in to comment