1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-30 14:21:11 +03:00

Update README

This commit is contained in:
david hill
2017-03-23 10:22:29 -05:00
committed by GitHub
parent e185325d06
commit c6c0bd026a

9
README
View File

@@ -1,13 +1,12 @@
This is MariaDB ColumnStore 1.0.6
MariaDB ColumnStore 1.0.6 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.19 and adding entirely
This is MariaDB ColumnStore 1.0.8
MariaDB ColumnStore 1.0.8 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.21 and adding entirely
new features not found anywhere else.
MariaDB ColumnStore 1.0.6 is an GA release. This is the first MariaDB
MariaDB ColumnStore 1.0.8 is an GA release. This is the first MariaDB
ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0
series are included in this release.
Additional features will be pushed in future releases.
A few things to notice:
- Do not use alpha releases on production systems.
- The building of the ColumnStore engine needs a special build environment. We're working on making it available for everyone to build.