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

637 Commits

Author SHA1 Message Date
David Hill
e5f18964f0 MCOL-1523 2018-09-04 16:41:44 -05:00
David Hall
f4af014435 MCOL-521 Put regr functions in their own library 2018-08-16 17:10:52 -05:00
Andrew Hutchings
443a2867c4 MCOL-1385 Initial 10.3 support 2018-08-02 14:55:01 +01:00
Andrew Hutchings
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
David Hill
58dcdb341a MCOL-1525 - fix nonroot corefile generating issue 2018-07-05 11:03:07 -05:00
David Hill
476a5e551f remove rc.local chmod to 666 2018-06-26 19:11:57 -05:00
david hill
fc8754065f Merge branch 'develop' into MCOL-520 2018-05-30 09:28:07 -05:00
david hill
a05460fdac MCOL-520 2018-05-29 16:30:59 -05:00
david hill
2858273f6b remove use of singleserve rconfig files 2018-05-24 15:33:16 -05:00
david hill
e70c947977 change to use local lock file directory for nonroot 2018-05-24 10:33:46 -05:00
david hill
faef2f820a change lock directory 2018-05-23 10:16:58 -05:00
david hill
543f6cb8dd MCOL-1377 - enchance the user/group setting for syslog 2018-05-03 09:06:45 -05:00
david hill
6613a9f7e7 MCOL-520 - nonroot changes without sudo 2018-05-02 10:37:25 -05:00
david hill
0ea35564f0 MCOL-520 - remove sudo command 2018-04-12 10:49:09 -05:00
david hill
b800fc7a2d MCOL-1225 - add to post-install to remove older profile files 2018-03-07 14:30:57 -06:00
david hill
77a9e49f10 MCOL-1225 - change mysql lib path 2018-03-07 10:48:16 -06:00
david hill
ad67f17c54 Update post-install 2018-03-05 16:19:25 -06:00
david hill
278b1f3364 Update post-install 2018-03-05 16:15:57 -06:00
david hill
208bb8b6b9 MCOL-1224
move touch inside of root check and added SUDO for non-root
2018-03-05 16:12:25 -06:00
benthompson15
5f10898b36 Merge pull request #400 from mariadb-corporation/MCOL-927
Mcol 927
2018-02-07 15:25:00 -06:00
david hill
d4f4d7a315 MCOL-927 2018-02-07 14:45:17 -06:00
david hill
c3e0a589fc MCOL-927 - added mysql/lib to root library path file 2018-02-05 15:14:42 -06:00
david hill
b96124a60d MCOL-1184 - fixed non-root logrotate issue 2018-02-05 14:36:16 -06:00
benthompson15
3748036772 Merge pull request #371 from mariadb-corporation/1.1-merge-up-20180118
1.1 merge up 20180118
2018-01-19 12:19:42 -06:00
david hill
c56555e9fe MCOL-1137 - fixed master/slave setup after failvover 2018-01-18 17:14:14 -06:00
Andrew Hutchings
5d9f9c819b Merge branch 'develop-1.0' into 1.1-merge-up-20180118 2018-01-18 16:28:08 +00:00
david hill
3ed23512e1 MCOL-1058 - added check for maradin password and mariadb-libs paclage 2018-01-17 11:18:39 -06:00
david hill
ce1f9c2dda MCOL-1135 - change rc-local service start command 2018-01-16 10:33:13 -06:00
benthompson15
39a2253ee1 Merge pull request #346 from drrtuy/MCOL-939
MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X
2017-12-19 13:21:19 -06:00
david hill
44c06f2cc3 MCOL-1106 - increased mysqld startup timeouts 2017-12-12 16:32:49 -06:00
Roman Nozdrin
bea47cc657 MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X 2017-12-12 22:53:33 +03:00
Andrew Hutchings
8babe4a35d Merge branch 'develop-1.0' into 1.0-merge-up 2017-12-12 10:01:14 +00:00
Ben Thompson
252880ebdf MCOL-446: update myCnf-include-args.text to fix variable name. Modify mycnfUpgrade to use regex search instead of find for more accurate variable searches, this would cause problem with generic variable 'port'. 2017-12-05 16:58:06 -06:00
benthompson15
7c2640fab0 Merge pull request #335 from mariadb-corporation/MCOL-1055
MCOL-1055- backport clustertester fixes from 1.1
2017-11-30 11:44:32 -06:00
david hill
436a99a8fd MCOL-1055- backport clustertester fixes from 1.1 2017-11-29 08:54:44 -06:00
benthompson15
7476bf6837 Merge pull request #331 from mariadb-corporation/MCOL-942
MCOL-942 - backported mysql rep fixes from 1.1
2017-11-28 15:36:56 -06:00
david hill
bc7dbb3169 MCOL-942 - backported mysql rep fixes from 1.1 - newscript 2017-11-28 13:24:18 -06:00
david hill
eff7d499ec MCOL-942 - backported mysql rep fixes from 1.1 2017-11-28 13:19:28 -06:00
david hill
8791cb0e5e MCOL-936 - backport from 1.1 2017-11-27 15:48:11 -06:00
david hill
22d3016e52 fix issue with amazon install problems, rc.local not setup and addmodule failing due to login issues 2017-11-10 10:44:43 -06:00
david hill
1c59a8875c added retry on remote install timeout errors 2017-11-07 12:52:32 -06:00
david hill
4f63212145 mcol-1009 and mcol-1014 2017-11-06 17:46:07 -06:00
david hill
d548793c7c add sudo to systemctl for amazon non-root 2017-11-03 10:04:26 -05:00
david hill
f9bdec3225 MCOL-943 - change to use defauly mysql password logic, reading from the .my.cnf file. changesfrom defaults-file to defulats-extra-file 2017-11-02 16:32:38 -05:00
david hill
aca653782a change to handle both etc/rc.local and etc/rc.d/rc.local 2017-10-31 11:48:48 -05:00
david hill
6277371669 MCOL-938 - fixed server-id setup on combo systems 2017-10-30 13:42:31 -05:00
benthompson15
a1c82cb2b7 Merge pull request #299 from mariadb-corporation/mcol-667
Mcol 667
2017-10-25 15:59:42 -05:00
david hill
ca1f85cd05 fix rc.local amazon issue 2017-10-25 10:16:08 -05:00
david hill
1601d6fd96 mcol-667 changes for non-root 2017-10-24 16:16:50 -05:00
david hill
44736966e1 mcol-667 - change from using bashrc to profile files 2017-10-24 10:11:55 -05:00