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

129 Commits

Author SHA1 Message Date
David Hill
148eb6bf58 MCOL-520 2018-09-24 14:20:17 -05:00
David Hill
681cfd34eb MCOL-520 2018-09-24 11:50:56 -05:00
david hill
2f58c7cc8d Merge pull request #574 from mariadb-corporation/develop
Develop
2018-09-19 14:01:38 -05:00
Andrew Hutchings
03da6df473 Merge branch 'develop-1.1' into 1.1-merge-up-20180817 2018-08-17 16:17:13 +01:00
David Hill
e903e47201 MCOL-1523 - fix issue with query failing and enablemodule failing trying to get um1 back. 2018-08-10 18:37:40 -05:00
David Hill
b5a39ea789 MCOL-1523 - fix issue with query failing and enablemodule failing trying to get um1 back. 2018-08-10 16:15:58 -05:00
David Hill
5927b1cf81 MCOL-1523 - fix issue with query failing and enablemodule failing trying to get um1 back. 2018-08-10 16:01:12 -05:00
Ben Thompson
515cc31d4f MCOL-1610: modify so if moving a dbroot fails with gluster it is reassigned to original owner. Add logging around failure for mounting gluster volumes. 2018-08-06 10:10:52 -05:00
David Hill
a3862a42f7 um failover changes 2018-07-31 15:51:32 -05:00
David Hill
926314bf17 MCOL-1523 - enhance to failover module when ddl/dmlproc crashes 2018-07-26 14:30:14 -05:00
Ravi Prakash
af87f47a8f Fix MCOL-1155 to correctly process the NOT subtree. 2018-06-25 10:25:33 -07:00
Andrew Hutchings
8c90419852 Fix merge and coding style issues 2018-06-22 15:31:31 +01:00
Andrew Hutchings
7ca289ded9 Merge branch 'develop-1.1' into 1.1-merge-up-20180621 2018-06-22 14:51:20 +01:00
david hill
ed8e774dcd MCOL-1370 2018-06-01 16:33:48 -05:00
david hill
fc8754065f Merge branch 'develop' into MCOL-520 2018-05-30 09:28:07 -05:00
david hill
ce1deb2f61 removed use of columnstore.xml.singleserver 2018-05-24 13:13:11 -05:00
Andrew Hutchings
b58122589b Merge branch 'develop-1.1' into dev-merge-up-20180430 2018-04-30 08:51:58 +01:00
benthompson15
1586394944 Merge pull request #429 from mariadb-corporation/MCOL-1217
MCOL-1217 - setup mysql rep on addmodule
2018-04-16 13:45:23 -05:00
benthompson15
b47f03183f Merge pull request #437 from mariadb-corporation/MCOL-912
MCOL-912 - added code to restart dbrm/ddml process when enable module…
2018-04-16 10:40:35 -05:00
david hill
8220a5103f MCOL-1333 - changed addmodule to look for rpm/deb, not tar.gz packages 2018-04-13 10:29:17 -05:00
david hill
0ea35564f0 MCOL-520 - remove sudo command 2018-04-12 10:49:09 -05:00
david hill
afb8e4706d MCOL-912 - fix spelling error 2018-04-09 11:35:37 -05:00
david hill
bd8387202f MCOL-912 - added code to restart dbrm/ddml process when enable module is done 2018-04-09 08:55:45 -05:00
david hill
3c6443053e MCOL-1217 - setup msqyl rep on addmodule 2018-03-15 16:24:26 -05:00
Andrew Hutchings
21d8f04a65 Merge branch 'develop-1.1' into 1.1-mergeup-20180224 2018-02-24 11:07:24 -05:00
david hill
ee5abeedc9 MCOL-1185 MCOL-436 - make processing alarms single thread process 2018-02-02 09:41:00 -06:00
david hill
b4e64f24f3 MCOL-1185 MCOL-436 -send alarms to procmgr to be processed 2018-02-02 09:04:07 -06:00
Andrew Hutchings
0d7c0f7ae4 Merge branch 'develop-1.1' into dev-merge-up-20180202 2018-02-02 14:53:36 +00:00
david hill
8c38917423 MCOL-1034 2018-01-31 15:41:55 -06:00
david hill
da4c10dc0e MCOL-1034 - fixed ddl/dml running double and dbrm read-only during failover 2018-01-30 13:04:04 -06:00
david hill
9454f6e7f6 MCOL-1034 - incorporated Bens changes into latest branch 2018-01-26 14:54:48 -06:00
david hill
1a16847cd5 MCOL-1138 - fix issue where no HOT_STANDBY procmgr existed after pm1 outage 2018-01-22 14:19:12 -06:00
david hill
5e30895b9c MCOL-1137 - fixed procmgr host_standby 2018-01-19 10:56:35 -06:00
david hill
c56555e9fe MCOL-1137 - fixed master/slave setup after failvover 2018-01-18 17:14:14 -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
932819ba23 Merge branch 'develop-1.1' into merge-up-dev 2017-11-24 11:10:09 +02:00
david hill
d5119173e7 increase the addmodule timeout to 60secs, needed for amazon 2017-11-17 14:32:58 -06:00
david hill
f5a2306bb2 increase procup timeout from 6 to 12, neede for amazon 2017-11-14 11:21:50 -06:00
david hill
2c36e4ce05 Merge pull request #312 from mariadb-corporation/MCOL-976
MCOL-976: Change how processes are restarted after losing or regainin…
2017-11-13 17:12:48 -06:00
Ben Thompson
e345d20f97 MCOL-976: Change to how restartProcessType restarts DDLProc and DMLProc. 2017-11-13 16:25:11 -06:00
david hill
b63d9fcce1 MCOL-1024 2017-11-10 13:41:50 -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
Ben Thompson
22dced568c MCOL-976: Change how processes are restarted after losing or regaining contact with a down module. 2017-11-08 15:12:10 -06:00
david hill
4f63212145 mcol-1009 and mcol-1014 2017-11-06 17:46:07 -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
david hill
6277371669 MCOL-938 - fixed server-id setup on combo systems 2017-10-30 13:42:31 -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
Ben Thompson
b32dc959cf MCOL-913: Change distribute config file logging to warning on failed attempt. 2017-10-23 10:55:11 -05:00
root
fa49afa2a5 MCOL-943 2017-10-18 09:43:41 -05:00