Skip to content
Snippets Groups Projects
user avatar
Nikita Pettik authored
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.
4007436a
History
Name Last commit Last update