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

220 Commits

Author SHA1 Message Date
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
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
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00
3f7aa93585 Merge branch 'develop-1.1' into DataRedundancy-MCOLs 2017-10-26 09:03:19 -05:00
5c34be958b mcol-943 2017-10-19 15:48:39 -05:00
c2eab3b506 mcol-943 2017-10-19 11:34:55 -05:00
e05683c7ca mcol-953 - fixed non-root user - use root user 2017-10-18 15:53:40 -05:00
7a0e0f629b MCOL-943 non-root changes 2017-10-18 14:33:34 -05:00
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00
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
234810905d Set storage uid gid in nonroot installs 2017-09-13 17:12:36 -05:00
b492371534 MCOL-892 2017-08-30 14:04:29 -05:00
7e15f1c296 MCOL-892 - changed from using the flock command 2017-08-28 13:40:19 -05:00
103640dd8a Fixes for prompt text and add/remove module logic 2017-08-19 00:54:23 -05:00
d9233bde49 moved CONFIGURE option to bottom of list 2017-08-15 20:41:26 +00:00
a78db0f021 Merge pull request #237 from mariadb-corporation/MCOL-519-Fixes
Mcol 519 fixes
2017-08-11 09:33:21 -05:00
70b61444e2 change GlusterConfig to DataRedundancyConfig in configuration file 2017-08-11 01:05:50 -05:00
76fb89c13f Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2017-08-09 16:01:38 -05:00
42867bc8ad MCOL-850 - merged from develop-1.0 2017-08-09 16:01:20 -05:00
6ed975d818 MCOL-850 - merged from develop-1.0 2017-08-09 15:59:43 -05:00
3330495a2e MCOL-777 Cleanup source
Clean out autotools and some other things from the source tree.
2017-08-07 15:59:56 +01:00
90a04235eb handle glusterAssign/glusterUnassign in cases where device is already mounted or not mounted yet 2017-08-03 11:01:47 -05:00
73d1dcde4a MCOL-850 2017-08-03 09:46:36 -05:00
3825ea9681 tweaked to correct a failing attach at startup 2017-07-25 15:25:05 -05:00
7ec2a244ef Add data redundancy feature. 2017-07-20 10:01:39 -05:00
712c2ed90f MCOL-770 - more amazon related changes 2017-06-29 14:41:17 -05:00
743fec5c5e MCOL-770 2017-06-21 16:21:59 -05:00
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
f803b94eb6 Revert "when setting systemName also modify my.cnf to update server_audit_sys…" 2017-04-17 11:56:27 -05:00
8aa37589b5 when setting systemName also modify my.cnf to update server_audit_syslog_info value. 2017-04-06 11:47:54 -05:00
04bdb60fff more merges from 1.0.8 2017-03-28 14:17:17 -05:00
eaa1374ea2 remove checkSystemRunning - system reported down log 2017-03-14 13:57:48 -05:00
e527d7963a remove the checkSystemRunning - system reported down msg 2017-03-14 09:11:40 -05:00
f4e3b7299d commit from develop, MCOL-455, MCOL-527, AND MCOL-528 2017-01-24 09:15:01 -06:00
e84573af8c MCOL-527 - change UM device name from sdf to xvdf 2017-01-20 19:57:22 -06:00
c6799df640 Merge pull request #96 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-13 21:03:35 -06:00
b50187315f Merge pull request #94 from mariadb-corporation/MCOL-505
MCOL-505 Performance improvements to ExeMgr
2017-01-12 11:50:49 -06:00
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
9a7b048ba3 MCOL-462 2017-01-05 16:19:05 -06:00
4b68b5d6ba MCOL-462 2017-01-04 13:18:41 -06:00
9283635460 add more checks around the getsystems 2016-12-05 22:35:01 +00:00
857e1f9d69 MCOL-436 2016-12-05 02:25:25 +00:00
97b84159b8 MCOL-416 2016-11-24 15:06:23 +00:00
9ce117f521 MCOL-61, ami install 2016-11-20 22:47:54 +00:00
ac5940fed3 fix non-root fstab permission issue 2016-11-20 00:14:38 +00:00
2f366aa1bc fix non-root fstab permission issue 2016-11-20 00:12:49 +00:00
f785bea1d9 mcol-61 2016-11-17 22:42:22 +00:00
03efedde03 fix fstab non-root issue 2016-11-17 22:26:58 +00:00
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
a74b03fdad mcol-404, non-root install fixes 2016-11-16 23:22:25 +00:00