You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-09-08 10:32:09 +03:00
We should have been initalizing TEXT/BLOB 8 byte tokens for NULL, instead we were initializing the entire length of the TEXT/BLOB which can do a lot of damage.