You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-20 01:42:27 +03:00
The fix for MCOL-838 broke VARBINARY as it truncated on the first NUL on StringStore deserialize. This fix uses append() to force a copy instead whilst preserving length. This fixes test012
41 KiB
Executable File
41 KiB
Executable File