1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-27 21:01:50 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
3fcb9b66f5 MCOL-5555 Add support for startreadonly command.
This patch adds support for `startreadonly` command which waits
until all active cpimport jobs are done and then puts controller node to readonly
mode.
2023-10-16 16:11:12 +03:00
4fe9cd64a3 Revert "No boost condition (#2822)" (#2828)
This reverts commit f916e64927.
2023-04-22 15:49:50 +03:00
f916e64927 No boost condition (#2822)
This patch replaces boost primitives with stdlib counterparts.
2023-04-22 00:42:45 +03:00
04752ec546 clang format apply 2022-01-21 16:43:49 +00:00
01f3ceb437 replace header guards with #pragma once 2022-01-21 15:24:58 +00:00
cfce821513 MCOL-4337 Controllernode now tries to establish connections to
all workernodes when initialising
There is a new corresponding XML config options
DBRM_Controller.WorkerConnectionTimeout that controls how long
controllernode waits for wns before it proceeds
2020-10-09 09:12:59 +00:00
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00
e87c519f0a Merge pull request #196 from mariadb-corporation/MCOL-769
MCOL-769
2017-07-05 11:56:51 -05:00
7501cfc1f0 MCOL-769 Add command to get the uncommitted lbids
We need this to be able to commit them
2017-06-16 12:22:53 +01:00
ab9e0a509d MCOL-739 Add command to get the system catalog
Added to DBRM master for use with the the new API so that it can get the
system catalog via the wire protocol.
2017-06-06 14:17:23 +01:00
edb55cf23a mcol-5 save files 2016-07-19 10:46:58 -05:00
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00