You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-18 13:54:11 +03:00
MCOL-597 Update README and README.md to avoid merge conflict
This commit is contained in:
2
README
2
README
@@ -1,6 +1,6 @@
|
|||||||
This is MariaDB ColumnStore 1.0.6
|
This is MariaDB ColumnStore 1.0.6
|
||||||
MariaDB ColumnStore 1.0.6 is the development version of MariaDB ColumnStore.
|
MariaDB ColumnStore 1.0.6 is the development version of MariaDB ColumnStore.
|
||||||
It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.19 and adding entirely
|
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.19 and adding entirely
|
||||||
new features not found anywhere else.
|
new features not found anywhere else.
|
||||||
|
|
||||||
MariaDB ColumnStore 1.0.6 is an GA release. This is the first MariaDB
|
MariaDB ColumnStore 1.0.6 is an GA release. This is the first MariaDB
|
||||||
|
|||||||
16
README.md
16
README.md
@@ -1,18 +1,16 @@
|
|||||||
#MariaDB ColumnStore Storage/Execution engine 1.0.1
|
#MariaDB ColumnStore Storage/Execution engine 1.1.0
|
||||||
MariaDB ColumnStore 1.0.2 is the development version of MariaDB ColumnStore.
|
MariaDB ColumnStore 1.1.0 is the development version of MariaDB ColumnStore.
|
||||||
It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.14 and adding entirely
|
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.21 and adding entirely
|
||||||
new features not found anywhere else.
|
new features not found anywhere else.
|
||||||
|
|
||||||
#MariaDB ColumnStore 1.0.2 is an Alpha release.
|
#MariaDB ColumnStore 1.1.0 is an development 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 development releases on production systems.
|
||||||
A few things to notice:
|
|
||||||
- Do not use alpha releases on production systems.
|
|
||||||
|
|
||||||
#Building
|
#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.
|
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.
|
||||||
|
|
||||||
https://github.com/mariadb-corporation/mariadb-columnstore-server
|
https://github.com/mariadb-corporation/mariadb-columnstore-server
|
||||||
|
|
||||||
|
#Issue tracking
|
||||||
|
Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL
|
||||||
|
|||||||
Reference in New Issue
Block a user