1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-06-01 22:41:43 +03:00

95 Commits

Author SHA1 Message Date
Andrew Hutchings
ae9de1e426 Fix mergeup errors 2017-11-30 15:15:01 +00:00
Andrew Hutchings
37f673d121 Merge branch 'develop-1.0' into 1.0-merge-up 2017-11-30 15:09:11 +00:00
Ben Thompson
f1dd92a13d MCOL-989: Fix command string missing space and error messages to not reference postConfigure since this can happen under addmodule mcsadmin command. 2017-11-08 15:27:54 -06: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
benthompson15
3f7aa93585 Merge branch 'develop-1.1' into DataRedundancy-MCOLs 2017-10-26 09:03:19 -05:00
david hill
5c34be958b mcol-943 2017-10-19 15:48:39 -05:00
david hill
c2eab3b506 mcol-943 2017-10-19 11:34:55 -05:00
david hill
e05683c7ca mcol-953 - fixed non-root user - use root user 2017-10-18 15:53:40 -05:00
root
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00
Ben Thompson
5e367098a9 MCOL-916: Fix for failovers when dbroots cannot be simply swapped between standby and parent modules. MCOL-913: Prevent distribute config file logging errors. MCOL-915 Improve mcsadmin output for removeModule command when using DataRedundancy. MCOL-928: fix for postConfigure not detecting gluster is installed in Debain9.1. 2017-10-13 17:12:52 -05:00
Ben Thompson
234810905d Set storage uid gid in nonroot installs 2017-09-13 17:12:36 -05:00
david hill
b492371534 MCOL-892 2017-08-30 14:04:29 -05:00
david hill
7e15f1c296 MCOL-892 - changed from using the flock command 2017-08-28 13:40:19 -05:00
Ben Thompson
103640dd8a Fixes for prompt text and add/remove module logic 2017-08-19 00:54:23 -05:00
david hill
a78db0f021 Merge pull request #237 from mariadb-corporation/MCOL-519-Fixes
Mcol 519 fixes
2017-08-11 09:33:21 -05:00
Ben Thompson
70b61444e2 change GlusterConfig to DataRedundancyConfig in configuration file 2017-08-11 01:05:50 -05:00
david hill
6ed975d818 MCOL-850 - merged from develop-1.0 2017-08-09 15:59:43 -05:00
Ben Thompson
90a04235eb handle glusterAssign/glusterUnassign in cases where device is already mounted or not mounted yet 2017-08-03 11:01:47 -05:00
david hill
73d1dcde4a MCOL-850 2017-08-03 09:46:36 -05:00
david hill
3825ea9681 tweaked to correct a failing attach at startup 2017-07-25 15:25:05 -05:00
Ben Thompson
7ec2a244ef Add data redundancy feature. 2017-07-20 10:01:39 -05:00
david hill
712c2ed90f MCOL-770 - more amazon related changes 2017-06-29 14:41:17 -05:00
david hill
743fec5c5e MCOL-770 2017-06-21 16:21:59 -05:00
Ben Thompson
60fd4c6029 modify liboam changeMyCnf to add new values with prefix 'loose-' add change to setConfig and setSystemName to set the server_audit_syslog_info value when systemName is changed 2017-04-18 15:58:09 -05:00
benthompson15
f803b94eb6 Revert "when setting systemName also modify my.cnf to update server_audit_sys…" 2017-04-17 11:56:27 -05:00
Ben Thompson
8aa37589b5 when setting systemName also modify my.cnf to update server_audit_syslog_info value. 2017-04-06 11:47:54 -05:00
david hill
04bdb60fff more merges from 1.0.8 2017-03-28 14:17:17 -05:00
david hill
eaa1374ea2 remove checkSystemRunning - system reported down log 2017-03-14 13:57:48 -05:00
david hill
e527d7963a remove the checkSystemRunning - system reported down msg 2017-03-14 09:11:40 -05:00
david hill
f4e3b7299d commit from develop, MCOL-455, MCOL-527, AND MCOL-528 2017-01-24 09:15:01 -06:00
david hill
e84573af8c MCOL-527 - change UM device name from sdf to xvdf 2017-01-20 19:57:22 -06:00
Andrew Hutchings
c6799df640 Merge pull request #96 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-13 21:03:35 -06:00
dhall-InfiniDB
b50187315f Merge pull request #94 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-12 11:50:49 -06:00
Andrew Hutchings
2f3937ac7e MCOL-505 Performance improvements to ExeMgr
This fix improves the performance of ExeMgr by doing the following:

* Significantly reduces the amount of time the xml configuration is
scanned
* Uses a much faster way to determine the CPU core count
* Reduces the amount of times certain allocations are executed
* Rowgroup pre-allocates vectors for 1024 rows

This improves performance for the first query of a connection and the
performance for smaller result sets. It may well improve performance in
other areas too.
2017-01-12 16:58:16 +00:00
David Hill
9a7b048ba3 MCOL-462 2017-01-05 16:19:05 -06:00
David Hill
4b68b5d6ba MCOL-462 2017-01-04 13:18:41 -06:00
David Hill
9283635460 add more checks around the getsystems 2016-12-05 22:35:01 +00:00
David Hill
97b84159b8 MCOL-416 2016-11-24 15:06:23 +00:00
David Hill
9ce117f521 MCOL-61, ami install 2016-11-20 22:47:54 +00:00
David Hill
ac5940fed3 fix non-root fstab permission issue 2016-11-20 00:14:38 +00:00
David Hill
2f366aa1bc fix non-root fstab permission issue 2016-11-20 00:12:49 +00:00
David Hill
f785bea1d9 mcol-61 2016-11-17 22:42:22 +00:00
David Hill
03efedde03 fix fstab non-root issue 2016-11-17 22:26:58 +00:00
David Hill
7a833a9dfb Merge branch 'develop' into mcol-61
Conflicts:
	oam/install_scripts/post-install
	oam/oamcpp/liboamcpp.cpp
2016-11-17 15:39:53 +00:00
David Hill
a74b03fdad mcol-404, non-root install fixes 2016-11-16 23:22:25 +00:00
David Hill
3b33601a20 mcol-406, fix non-root startup issue 2016-11-15 16:30:58 +00:00
david hill
401c3b4929 changed to use new MCS cloud scripts 2016-11-09 13:48:06 -06:00
david hill
41a43ad5ea Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2016-10-24 17:53:58 -05:00
david hill
c30e80393b mcol-343 2016-10-24 17:53:43 -05:00
david hill
2727fc498d no error logging from checkLogFile, arent needed and issues unwanted error logs 2016-10-24 14:11:42 +00:00