1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-06-12 05:01:56 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00
aea729fe7d MCOL-267 DML support
* DML writes for multi-block dictionary (blob) now works
* PrimProc fixed so that the first block in multi-block is read
correctly
* Performance optimisation (removed string copy into stack) for new
dictionary entries
2017-03-18 14:31:29 +00:00
c08d03fba4 MCOL-267 Make BLOB DDL/DML work
Currently limited to 8KB inserts.
2017-03-17 12:10:02 +00:00
23f8cb50b9 Builds! 2016-06-03 19:54:24 +03:00
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00