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

sql: introduce mem_len()

This patch introduces mem_len(). This function is used to receive
length of string or binary value of MEM. If MEM is not of STRING or
VARBINARy type this function returns -1.

Part of #5818
parent deabc2ce
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