1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +03:00

Merge pull request #500 from mariadb-corporation/davidhilldallas-patch-3

change release
This commit is contained in:
benthompson15
2018-06-18 17:31:18 -05:00
committed by GitHub

View File

@@ -1,9 +1,9 @@
#MariaDB ColumnStore Storage/Execution engine 1.1.4 GA
MariaDB ColumnStore 1.1.4 GA is the development version of MariaDB ColumnStore.
#MariaDB ColumnStore Storage/Execution engine 1.1 GA
MariaDB ColumnStore 1.1 GA is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.2.9 and adding entirely
new features not found anywhere else.
#MariaDB ColumnStore 1.1.4 is an GA release.
#MariaDB ColumnStore 1.1 is an GA release.
#Building
This repository is not meant to be built independently outside of the server. This repository is integrated into http://mariadb-corporation/mariadb-columnstore-server (ie, the *server*) as a git submodule. As such, you can find complete build instructions on *the server* page.