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

657 Commits

Author SHA1 Message Date
e078d701f3 Merge pull request #733 from kabike/develop-1.1-fix-typo
Fix typo in postConfigure's storage configuration section.
2019-04-16 14:44:51 +03:00
4e72b1f2d9 fix typo in postConfigure 2019-04-16 09:31:49 +08:00
973edf5a87 MCOL-2100 Don't print the line "redistributeData must have one of START, STOP or STATUS" if it has one. 2019-03-06 13:29:50 -06:00
c716b2afbf Tentative fix for the getsystemnetworkconfig cmd re mcol-1607. 2019-03-04 10:35:59 -06:00
e849af0ce6 Merge pull request #694 from mariadb-corporation/develop-1.2-merge-up-20190214
Merge develop-1.1 into develop-1.2
2019-02-14 15:25:09 -06:00
7dfcc3c69c MCOL-1607. Let postconfigure store hostnames in the configuration.
Made postconfig resolve hostname -> IP for its 'am I PM1' check.

Made the text of one of the prompts more consistent.

Made one of the paths it goes down to get ip addresses do
hostname -> IP.  Unrelated to ticket, just something Daniel noticed.
2019-02-14 10:01:27 -06:00
d4a5c2823b Merge branch 'develop-1.1' into develop-1.2-merge-up-20190214 2019-02-14 15:55:15 +00:00
bf4a215cc8 MCOL-2001 make redistribute parameters case insensitive. 2019-02-04 12:32:04 -06:00
dd05b3af13 MCOL-2129 - added a new postConfigure flag -xr to reverse dns lookup given hostnames and use that value instead of the original hostname value 2019-02-01 15:00:26 +01:00
098e49bd01 MCOL-2001 Make the parameters for redistribute case insensitive 2019-01-23 10:29:12 -06:00
17a446c37c MCOL-2068 - string comparison fixed 2019-01-17 12:23:59 +01:00
573a740e8a MCOL-2068 typo 2019-01-16 21:08:12 +01:00
2c5b65294c MCOL-2068 typo fixed 2019-01-16 20:45:14 +01:00
83f493eef3 MCOL-2068 - added the memory command line parameters to the installer as well to support single type installations 2019-01-16 20:14:56 +01:00
fdc9f55840 MCOL-2068 - next try 2019-01-16 16:15:32 +01:00
0689ec1b5b MCOL-2068 maybe the pointer helps 2019-01-16 15:43:57 +01:00
d04ebca2c4 MCOL-2068 - changed .back() into .rbegin() to be compileable in non C++11 environments 2019-01-16 15:06:08 +01:00
e60ac30017 MCOL-2068 - introduced basic parameter checks 2019-01-16 14:00:09 +01:00
d844382a09 MCOL-2068 - first try to add memory mgmt parameter to postConfigure - untested 2019-01-15 20:11:26 +01:00
b336b43176 Merge pull request #665 from pleblanc1976/mcol-1607
Mcol 1607 - postconfig must support writing hostnames to config file
2018-12-21 09:01:06 -06:00
82bd9e29f5 Merge branch 'develop-1.1' into 1.1-merge-up-2018-12-20b 2018-12-20 20:55:00 +00:00
4510731583 MCOL-1607. It works here but I will likely change the param ordering. 2018-11-30 09:44:54 -06:00
7ad0aa4420 MCOL-1607. Tentative change to include addModule.
This might or might not let addModule store host names
instead of IP addresses.
2018-11-29 15:20:05 -06:00
ba62041795 MCOL-1797 - fix issue with dual ddl/dml active states on resumedb 2018-11-27 13:16:57 -06:00
558034b4d6 MCOL-1797 - fix issue with dual ddl/dml active states on resumedb 2018-11-27 09:50:08 -06:00
43e6cd65b0 Merge branch 'develop' into mcol-1607 2018-11-27 09:12:18 -06:00
c3477fe243 Merge branch 'develop' into MCOL-1793 2018-11-23 12:43:17 -06:00
176ef2f2c1 MCOL-1793 Add udafContext to the copy constructor of WindowFunctionColumn. 2018-11-23 12:42:29 -06:00
1834b64de8 Merge branch 'develop-1.1' into 1.1-merge-up-2018-11-23 2018-11-23 11:45:17 +00:00
d75659aa90 Some changes to postConfigure to get hostname put in IPAddr field. 2018-11-20 15:53:52 -06:00
cadfb0be92 Very speculative change to postConfigure. 99% sure it won't work. 2018-11-20 14:44:30 -06:00
0f764ed741 MCOL-1607. WIP. Added the new option, no other change yet. 2018-11-20 10:49:05 -06:00
668a61c389 MCOL-1875 - fixed issue with calulating module cpu usage 2018-11-16 11:04:08 -06:00
65779c7d83 MCOL-1844. Preserve user-added args in 'myCnf-include-args.text' across upgrades.
Conflicts:
	oamapps/postConfigure/mycnfUpgrade.cpp
2018-11-14 17:31:51 -06:00
5fd94e1438 MCOL-1844. Preserve user-added args in 'myCnf-include-args.text' across upgrades. 2018-11-14 17:15:14 -06:00
e587adac36 fix merge issue in 1.2.1 2018-11-09 10:45:51 -06:00
3727203b8f MCOL-520 - remove sudo for checking gluster log 2018-11-07 10:13:00 -06:00
142f04aeeb MCOL-520 - change to only do sudo change to rc.local for non-root amazon 2018-11-07 09:01:22 -06:00
b090339cab MCOL-520 - move mysql_upgrade 2018-11-06 16:58:33 -06:00
16e956db02 MCOL-520 - move mysql_upgrade 2018-11-06 16:35:44 -06:00
5d04584704 MCOL-520 - changes for mysql_upgrade requiring password 2018-11-06 15:35:47 -06:00
5dd8bbd634 MCOL-520 - moved mysql_upgrade to post-mysql-install 2018-11-06 12:10:51 -06:00
3289fd2483 MCOL-520 - fix speeling of MariaDB 2018-11-06 09:01:22 -06:00
8d2b28cc51 MCOL-520 - add mysql upgrade to single server install 2018-11-06 08:50:47 -06:00
0193cbf91d MCOL-520 - fix non-root supportReport issues 2018-11-03 18:43:19 -05:00
cf181bb39a MCOL-520 - fix non-root cluster test issues 2018-11-03 17:38:17 -05:00
cf6820d342 MCOL-520 - added in mysql_upgrade script and fix issue with shared memory not cleared at shutdown 2018-11-03 17:06:36 -05:00
3e17f0ce5b MCOL-520 - add in the mariadb upgrade code 2018-11-02 10:52:11 -05:00
7f16ad644e MCOL-520 - default password to ssh for addmodule 2018-11-01 15:06:45 -05:00
daae3af7ae MCOL-520 - fix amazon login issue 2018-11-01 14:36:41 -05:00