1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-06-13 16:01:32 +03:00
Commit Graph

50 Commits

Author SHA1 Message Date
03da6df473 Merge branch 'develop-1.1' into 1.1-merge-up-20180817 2018-08-17 16:17:13 +01:00
e903e47201 MCOL-1523 - fix issue with query failing and enablemodule failing trying to get um1 back. 2018-08-10 18:37:40 -05:00
8a4294978f MCOL-1605 - changed error to debug, alarms trying to get issued before procmgr is up 2018-08-07 08:54:08 -05:00
ee40c3ac05 Merge pull request #523 from mariadb-corporation/MCOL-1579
MCOL-1579 Remove chmod of /dev/shm
2018-08-06 13:02:08 -05:00
443a2867c4 MCOL-1385 Initial 10.3 support 2018-08-02 14:55:01 +01:00
926314bf17 MCOL-1523 - enhance to failover module when ddl/dmlproc crashes 2018-07-26 14:30:14 -05:00
979d00a679 MCOL-1579 Remove chmod of /dev/shm
We appear to chmod /dev/shm as a workaround to a CentOS 7 bug that was
fixed last year which accidentally set it to 755. If a user has /dev/shm
locked down we should get them to fix it rather than modifying it
ourselves.

The code before this fixed changed a root install to 755 for /dev/shm
which instantly broke anything using mmap() with MAP_SHARED as an
unprivileged user.
2018-07-23 10:40:18 +01:00
8c90419852 Fix merge and coding style issues 2018-06-22 15:31:31 +01:00
7ca289ded9 Merge branch 'develop-1.1' into 1.1-merge-up-20180621 2018-06-22 14:51:20 +01:00
05f1752dd0 MCOL-1405 - fix launch of mysql monitor thread on seperate module install 2018-06-05 15:47:38 -05:00
ed8e774dcd MCOL-1370 2018-06-01 16:33:48 -05:00
21d8f04a65 Merge branch 'develop-1.1' into 1.1-mergeup-20180224 2018-02-24 11:07:24 -05:00
9cb9934b53 MCOL-1190 - code fix, mysql not being monitored on seperate um/pm systems currectly 2018-02-12 13:51:06 -06:00
b4e64f24f3 MCOL-1185 MCOL-436 -send alarms to procmgr to be processed 2018-02-02 09:04:07 -06:00
0d7c0f7ae4 Merge branch 'develop-1.1' into dev-merge-up-20180202 2018-02-02 14:53:36 +00:00
5d9f9c819b Merge branch 'develop-1.0' into 1.1-merge-up-20180118 2018-01-18 16:28:08 +00:00
1ffeda44d6 MCOL-962 Add mcsSystemReady(), mcsSystemReadOnly() and mcsWritesSuspended() 2018-01-10 12:17:57 -06:00
44989fbd74 MCOL-1149 - add a main resume flag 2018-01-10 11:41:44 -06:00
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00
5c34be958b mcol-943 2017-10-19 15:48:39 -05:00
d4f49a5014 mcol-943 - fixed a read error log 2017-10-18 16:54:03 -05:00
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00
f6f15028a8 fixed amazon install issues 2017-09-12 14:31:29 -05:00
e75afd3b8f Fix non-root gluster commands and undo change in processmonitor that was not meant to be checked in. 2017-09-11 17:08:12 -05:00
70b61444e2 change GlusterConfig to DataRedundancyConfig in configuration file 2017-08-11 01:05:50 -05:00
d9a1e1204d MCOL-770 - changes for amazon install 2017-06-28 16:03:34 -05:00
a984bb8793 MCOL-770 - rc.local update 2017-06-23 15:36:59 -05:00
1a387ce5e6 MCOL-770 2017-06-22 17:14:40 -05:00
f709a00b81 MCOL-770 - change the distubute install 2017-06-22 14:37:28 -05:00
743fec5c5e MCOL-770 2017-06-21 16:21:59 -05:00
98a9a09f67 mcol-770 2017-06-20 11:22:40 -05:00
140bbdca0b mcol770 2017-06-19 16:36:48 -05:00
0599b7c3e9 mcol770 2017-06-19 15:32:48 -05:00
3ea4b62f8c remove initail check in service 2017-06-19 13:59:05 -05:00
d4d52ecfba MCOL-522 changes 2017-04-28 13:23:19 -05:00
04bdb60fff more merges from 1.0.8 2017-03-28 14:17:17 -05:00
620cdc4264 MCOL-604 and MCOL-607, undone some precious changes per review 2017-03-08 13:16:55 -06:00
37c0df2505 MCOL-604 and MCOL-607 - change the chmod from 777 to 755 2017-03-08 10:57:29 -06:00
9283635460 add more checks around the getsystems 2016-12-05 22:35:01 +00:00
aad2a193fa change headers 2016-10-11 09:49:59 -05:00
897d8d3f3d change snmp to alarm 2016-10-10 17:46:24 -05:00
e48ef0063a MCOL-290 Use the proper enum to check for state 2016-09-22 09:31:12 -05:00
7d8de28b43 MCOL-59, change calpont.xml 2016-06-22 16:00:00 -05:00
e9d96ddc85 copyright additions 2016-06-01 20:03:20 -05:00
3a6d4c3fd2 Revert "copyright name change"
This reverts commit 7000f6e4f2.
2016-06-01 17:54:28 -05:00
7000f6e4f2 copyright name change 2016-06-01 14:54:11 -05:00
eff8f39801 MCOL-3 directory name changes 2016-05-31 16:40:30 -05:00
0dbd823c00 more changes for names 2016-05-12 14:14:24 -05:00
1bd427486c Updated with latest InfiniDB Develop (4.6.6) 2016-01-14 10:27:21 -06:00
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00