diff --git a/README.md b/README.md index dd390863c..0b05354b1 100644 --- a/README.md +++ b/README.md @@ -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 -new features not found anywhere else. +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.