Go to file
mariadb-AlanMologorsky 48148b1e6e feat(cmapi): MCOL-6006 Disable failover when shared storage not detected
add Base api client
add NodeController api client
fix ClusterController Api client
add NodeController in endpoints.py
add 2 new endpoints to dispatcher: cluster/check-shared-storage and node/check-shared-file
add check_shared_storage method into ClusterHandler class
add set_shared_storage to node_manipulation t
add reading shared_storage in failover/config.py
fix is_shared_storage method in failover/config.py
add check_shared_storage in NodeMonitor class
fix some minor styling
2025-07-18 16:00:34 +03:00
2025-07-09 14:20:21 +04:00
2025-07-12 19:40:47 +04:00
2025-07-04 19:57:49 +04:00
2025-06-27 06:12:01 +04:00
2025-07-04 19:57:49 +04:00
2023-06-01 19:09:11 +02:00
2025-07-12 19:40:47 +04:00
2025-07-04 19:48:43 +04:00

MariaDB ColumnStore Storage engine 23.10.X

It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else.

Building

This repository is not meant to be built independently outside of MariaDB server.

https://github.com/MariaDB/server

See building instructions here.

Issue tracking

Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL

Description
Core storage engine - UM and PM Process code
Readme 216 MiB
Languages
C++ 88.2%
Shell 3.5%
Python 2.9%
C 2.8%
Assembly 1.3%
Other 1.1%