You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Introduced an artificial delay b/w SM and controllernode to allow SM to start
Introduced mcs-savebrm.py to avoid saving BRM on non-primary nodes in multi-node S3 clusters Refactored mcs-loadbrm.py to download BRM files from the primary in in multi-node S3 clusters
This commit is contained in:
@ -47,6 +47,7 @@ install(PROGRAMS columnstore-post-install
|
||||
mcs_module_installer.sh
|
||||
mcs-stop-controllernode.sh
|
||||
mcs-loadbrm.py
|
||||
mcs-savebrm.py
|
||||
mariadb-columnstore-start.sh
|
||||
mariadb-columnstore-stop.sh
|
||||
DESTINATION ${ENGINE_BINDIR} COMPONENT columnstore-engine)
|
||||
|
Reference in New Issue
Block a user