1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-11 08:50:45 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Leonid Fedorov
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
Andrey Piskunov
96c40d5081 Add core dumps and stack trace (#2604)
* Add core dumps and stack trace
2022-11-22 03:29:34 +03:00
benthompson15
c74beb6178 MCOL-4554: use jemalloc provided by repo. 2021-03-18 12:35:16 -05:00
Alexander Barkov
ab44ef6ddb MCOL-4170 Refactor services/systemd units to finish their bootstrap ... 2020-11-09 12:01:16 +04:00
Jose Rojas
ab7f675740 Remove hardcoded default user/group in favor of cmake variable 2020-10-27 14:26:28 +00:00
benthompson15
7a1f374b98 use jemalloc included with columnstore unless system provides it. 2020-09-11 13:09:45 -05:00
Jose Rojas
a5b7e8480a MCOL-4012 Related. Run SM as non-root user mysql by default 2020-09-04 13:22:34 -05:00
Jose
beb9b314d1 MCOL-4151 Fix mcs-storagemanager logging failure in systemd journal 2020-07-07 19:54:16 +00:00
Roman Nozdrin
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
Jose
6675b8ae96 MCOL-4011 Add support for SM into systemd units. 2020-05-29 04:22:33 +00:00