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

Update README.md

This commit is contained in:
Rasmus Johansson
2016-06-13 18:28:52 +03:00
committed by GitHub
parent 4b635bf166
commit 0731f6e4a4

View File

@@ -1,11 +1,13 @@
This is MariaDB ColumnStore 1.0.0
MariaDB ColumnStore 1.0.0 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.10 and adding entirely
This is MariaDB ColumnStore 1.0.1
MariaDB ColumnStore 1.0.1 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.14 and adding entirely
new features not found anywhere else.
MariaDB ColumnStore 1.0.0 is an Alpha release. This is the first MariaDB
MariaDB ColumnStore 1.0.1 is an Alpha 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.
Do not use alpha releases on production systems.
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.