From 0731f6e4a4624cba6f542d8da93b7aaa8ad3eda5 Mon Sep 17 00:00:00 2001 From: Rasmus Johansson Date: Mon, 13 Jun 2016 18:28:52 +0300 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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.