From c6c0bd026a3bbefd8002a1d9dc38e66e23304bd6 Mon Sep 17 00:00:00 2001 From: david hill Date: Thu, 23 Mar 2017 10:22:29 -0500 Subject: [PATCH] Update README --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README b/README index 9ebf34303..b5545b633 100644 --- a/README +++ b/README @@ -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.