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

21 Commits

Author SHA1 Message Date
2e1394149b MCOL-5464: Fixes of bugs from ASAN warnings, part one (#2792)
* Fixes of bugs from ASAN warnings, part one

* MQC as static library, with nifty counter for global map and mutex

* Switch clang to 16

* link messageqcpp to execplan
2023-04-04 02:33:23 +03:00
96c40d5081 Add core dumps and stack trace (#2604)
* Add core dumps and stack trace
2022-11-22 03:29:34 +03:00
fd2ebba6de MCOL-5163: remove systemd coupling of processes. 2022-08-04 18:04:42 -05:00
e25a48f439 Cleanup sleeps from systemd units 2021-02-09 15:26:17 +00:00
ab44ef6ddb MCOL-4170 Refactor services/systemd units to finish their bootstrap ... 2020-11-09 12:01:16 +04:00
d61dc06c3c Make CMake variables for default user/group for maintainability 2020-10-23 21:57:35 +00:00
3221cee128 MCOL-4012 Enable columnstore run as non root. Default to mysql 2020-08-26 15:14:49 +00:00
cc2e537107 MCOL-3991 Add artificial delays to loadbrm, ddlproc and dmlproc startup procedure. 2020-06-08 17:35:01 +00:00
2915f83a46 MCOL-3914 Replaced umbrella systemd service with a shell that starts/stops separate
MCS systemd units.

Add stop for StorageManager systemd unit.
2020-06-04 17:16:55 +00:00
d056090d23 MCOL-4025 libjemalloc preloading update 2020-05-28 23:10:21 +00:00
9280b7ece1 MCOL-4025 systemd units now preload libjemalloc 2020-05-28 20:53:56 +00:00
2f4c729c1b MCOL-3914 System updates 2020-05-22 04:12:56 +00:00
182e876aec MCOL-3914 Add proper termination of systemd units. 2020-05-21 21:51:40 +00:00
a79761cc5f MCOL-3914 Get around systemd services failing due to kill signal on no process 2020-05-15 22:06:32 +00:00
37cb358683 MCOL-3914 Updates to kill signals 2020-05-15 21:38:46 +00:00
8e9f4c2719 MCOL-3915 Modify systemd units to work on debian-based systems 2020-05-12 13:35:26 +00:00
2084405a3e MCOL-3914 Workernode and Controller node systemd restart now working 2020-05-12 13:35:25 +00:00
684cddd3bc MCOL-3914 Systemd units. Fix controllernode/workernode restart. 2020-05-12 13:35:25 +00:00
a815462b7b MCOL-3917 DDLProc/DMLProc must survive WriteEngine restarts 2020-05-12 13:35:25 +00:00
d684cce3c1 MCOL-3915, MCOL-3915 Fix dbrm read only. Fix systemd unit startup order 2020-05-12 13:35:25 +00:00
b1c9ccf7fa MCOL-3914 Rename systemd columnstore services 2020-05-12 13:35:25 +00:00