[tarantool-patches] Re: [PATCH] sql: bind BLOB value as BLOB not as STRING

Kirill Yukhin kyukhin at tarantool.org
Tue Mar 19 16:21:31 MSK 2019


Hello,

On 18 Mar 04:05, Nikita Pettik wrote:
> It is obvious that BLOB (that is value encoded in msgpack with MP_BIN
> format) values must be bound as BLOBs, not as strings. Unfortunately,
> they were bound as strings, which lead to wrong resulting type
> calculations after execution of SQL statement.
> ---
> Branch: https://github.com/tarantool/tarantool/tree/np/blob-type-binding-fix

I've checked your patch into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list