1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-15 08:41:09 +03:00
Files
mariadb-columnstore-engine/build
Leonid Fedorov 3800dfda38 chore(ci): backport CI from stable to develop-23.02 (#3586)
* core(ci): try to backport CI from stable to develop-23.02
* chore(build): no Werror
* chore(build): buildfiles from stable
* restore old boost
* no unused param warning
* Some final build fix
2025-06-09 20:14:22 +04:00
..
2022-02-16 18:56:21 +03:00
2022-02-16 18:56:21 +03:00
2016-01-06 14:08:59 -06:00

This is MariaDB Columnstore

To build MCS from source you will need:

  • modern linux distribution. e.g. Ubuntu 20
  • modern C++ compiler: clang version greater than 12 or gcc version greater than 11

Clone or download this repository.

git clone https://github.com/MariaDB/server

Update Sumbodules git submodule update --init --recursive

Run the bootstrap /some/path/server/storage/columnstore/columnstore/build/bootstrap_mcs.sh bootstrap_mcs.sh could be run with --help for list of flags