You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-06 16:09:29 +03:00
BLOBs that are longer than half the maximum length of the column would be turned into a negative length due to signed int casting. This would cause them to turn into NULL inserts. Unsigned now used.
51 KiB
Executable File
51 KiB
Executable File