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

107 Commits

Author SHA1 Message Date
Patrick LeBlanc
6193d2cda2 Made mcsadmin and postConfigure print a warning if SKIP_OAM_INIT is set. 2019-06-10 08:10:10 -05:00
Roman Nozdrin
3c89a4bba4 MCOL-537 Preprocessor if blocks with pragmas now have else branch.
DMLProc exits on setupCwd failure.
2019-05-09 20:25:21 +03:00
Roman Nozdrin
9dc33c4e82 Another try to cope with warnings under gcc 8.2. 2019-04-29 11:05:03 +03:00
Patrick LeBlanc
c716b2afbf Tentative fix for the getsystemnetworkconfig cmd re mcol-1607. 2019-03-04 10:35:59 -06:00
Andrew Hutchings
d4a5c2823b Merge branch 'develop-1.1' into develop-1.2-merge-up-20190214 2019-02-14 15:55:15 +00:00
David Hall
bf4a215cc8 MCOL-2001 make redistribute parameters case insensitive. 2019-02-04 12:32:04 -06:00
David Hall
098e49bd01 MCOL-2001 Make the parameters for redistribute case insensitive 2019-01-23 10:29:12 -06:00
Patrick LeBlanc
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
Andrew Hutchings
82bd9e29f5 Merge branch 'develop-1.1' into 1.1-merge-up-2018-12-20b 2018-12-20 20:55:00 +00:00
Patrick LeBlanc
4510731583 MCOL-1607. It works here but I will likely change the param ordering. 2018-11-30 09:44:54 -06:00
Patrick LeBlanc
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
David Hill
ba62041795 MCOL-1797 - fix issue with dual ddl/dml active states on resumedb 2018-11-27 13:16:57 -06:00
David Hill
558034b4d6 MCOL-1797 - fix issue with dual ddl/dml active states on resumedb 2018-11-27 09:50:08 -06:00
David Hill
e587adac36 fix merge issue in 1.2.1 2018-11-09 10:45:51 -06:00
David Hill
7f16ad644e MCOL-520 - default password to ssh for addmodule 2018-11-01 15:06:45 -05:00
David Hill
03f8154ada MCOL-520 2018-10-23 12:21:10 -05:00
David Hill
b96f8abcbb MCOL-520 2018-10-23 10:06:15 -05:00
David Hill
0ec13befa7 MCOL-520 2018-10-23 10:02:45 -05:00
Patrick LeBlanc
ac9676b612 Merge remote-tracking branch 'upstream/develop' into MCOL-520 2018-10-15 10:15:11 -05:00
David Hill
09c379422d MCOL-1244 - default install to non-distributed 2018-10-11 18:02:04 -05:00
david hill
101b36acb6 Merge branch 'develop' into MCOL-520 2018-10-08 14:23:48 -05:00
Andrew Hutchings
f1f13a09d1 Merge branch 'develop-1.1' into 1.1-merge-up-2018-10-05 2018-10-05 18:40:07 +01:00
David Hill
c86b569c97 MCOL-520 2018-09-27 15:59:57 -05:00
David Hill
f25082bc9a MCOL-520 2018-09-25 17:20:46 -05:00
David Hill
bb355df98c MCOL-520 2018-09-24 14:54:09 -05:00
David Hill
681cfd34eb MCOL-520 2018-09-24 11:50:56 -05:00
David Hill
455776ed49 MCOL-520 2018-09-21 09:28:33 -05:00
David Hill
c7d3dc173e merge 2018-09-19 14:38:25 -05:00
David Hill
3ac9d93597 MCOL-1523 - addiiotnal fixes 2018-09-15 14:28:46 -05:00
David Hill
8b0507b987 MCOL-1523 2018-09-05 14:53:13 -05:00
David Hill
e5f18964f0 MCOL-1523 2018-09-04 16:41:44 -05:00
Andrew Hutchings
280dcb44bf Merge branch 'develop-1.1' into dev-merge-up-20180409 2018-04-09 19:15:18 +01:00
david hill
5b69477343 MCOL-1222 - improved the waitforsystemactive function 2018-03-15 09:41:44 -05:00
Andrew Hutchings
0d7c0f7ae4 Merge branch 'develop-1.1' into dev-merge-up-20180202 2018-02-02 14:53:36 +00:00
David Hall
b3bbd89d00 MCOL-962 Can't comment out import code. Do something else to remove warning. 2018-01-16 12:29:46 -06:00
David Hall
1ffeda44d6 MCOL-962 Add mcsSystemReady(), mcsSystemReadOnly() and mcsWritesSuspended() 2018-01-10 12:17:57 -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
Andrew Hutchings
59d0a45da3 Merge branch 'develop-1.1' into 1.1-merge-up 2017-12-12 20:26:00 +00: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
37f673d121 Merge branch 'develop-1.0' into 1.0-merge-up 2017-11-30 15:09:11 +00:00
Andrew Hutchings
932819ba23 Merge branch 'develop-1.1' into merge-up-dev 2017-11-24 11:10:09 +02: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
Andrew Hutchings
01446d1e22 Reformat all code to coding standard 2017-10-26 17:18:17 +01:00
benthompson15
3f7aa93585 Merge branch 'develop-1.1' into DataRedundancy-MCOLs 2017-10-26 09:03:19 -05:00
david hill
9d0bb3174b mcol-943 2017-10-20 16:40:00 -05:00
david hill
b5331c0a41 disable replication for ss 2017-10-19 16:26:07 -05:00
david hill
5c34be958b mcol-943 2017-10-19 15:48:39 -05:00
root
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00
Ben Thompson
cad14d2111 MCOL-914: Change warning text 2017-10-13 12:53:36 -05:00
david hill
f6f15028a8 fixed amazon install issues 2017-09-12 14:31:29 -05:00