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 |
|
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 |
|
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 |
|
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 |
|
david hill
|
92e42e924b
|
change install scripts on how to handle password/ssh-key
|
2017-09-14 17:02:25 -05:00 |
|
david hill
|
b872cd24cd
|
fixed gammer in log
|
2017-09-13 17:53:59 -05:00 |
|
david hill
|
1928c03bef
|
fixed local-query not setting up replication
|
2017-09-12 16:45:28 -05:00 |
|
david hill
|
beb126d8bf
|
nonglobaled procmgr dbstorage and fix package install, missing bracket
|
2017-09-12 15:28:20 -05:00 |
|
david hill
|
f905250bbe
|
MCOL-733 - add code to do removedmodule when the addmodule fails after it has been configured
|
2017-08-30 16:55:10 -05:00 |
|
david hill
|
553c3d5f27
|
change default sendmsg to procmon status to API_FAILURE to prevent a run away loop that crashes procmon
|
2017-08-13 13:42:10 -05:00 |
|
david hill
|
f06d2e2231
|
fixed issue with startsystem aftre addmodule, procmon was crashing
|
2017-08-12 12:22:18 -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
|
83fa3bd987
|
MCOL-750
|
2017-08-10 21:08:09 -05:00 |
|
david hill
|
7ec0a27a12
|
MCOL-750 - fix install failures - timing issues
|
2017-08-10 17:00:59 -05:00 |
|
David Hill
|
42867bc8ad
|
MCOL-850 - merged from develop-1.0
|
2017-08-09 16:01:20 -05:00 |
|
david hill
|
06e174723a
|
Merge pull request #209 from mariadb-corporation/MCOL-519
MCOL-519
|
2017-08-04 16:12:37 -05:00 |
|
David Hill
|
f17c2e1820
|
MCOL-787 - merged code from 1.0.10
|
2017-07-27 10:26:43 -05:00 |
|
david hill
|
c8b2527f13
|
mcol-833 - merge code from 1.0 for missing file fix
|
2017-07-26 16:22:51 -05:00 |
|
david hill
|
26ac4aa31c
|
mcol-833 - merge code from 1.0 for missing file fix
|
2017-07-26 15:03:52 -05:00 |
|
Ben Thompson
|
278040764c
|
fix where performance_installer gets run twice.
|
2017-07-24 10:17:05 -05:00 |
|
Ben Thompson
|
7ec2a244ef
|
Add data redundancy feature.
|
2017-07-20 10:01:39 -05:00 |
|
david hill
|
2852e554e0
|
MCOL-770 - change installer logging checks:
|
2017-06-30 14:02:09 -05:00 |
|
david hill
|
712c2ed90f
|
MCOL-770 - more amazon related changes
|
2017-06-29 14:41:17 -05:00 |
|
david hill
|
d9a1e1204d
|
MCOL-770 - changes for amazon install
|
2017-06-28 16:03:34 -05:00 |
|
david hill
|
679ca67e4c
|
MCOL-770 - changes for amazon
|
2017-06-27 09:49:42 -05:00 |
|
david hill
|
f709a00b81
|
MCOL-770 - change the distubute install
|
2017-06-22 14:37:28 -05:00 |
|
david hill
|
9729e88c81
|
MCOL-770 - remove password need in addmodule
|
2017-06-22 10:32:33 -05:00 |
|
david hill
|
743fec5c5e
|
MCOL-770
|
2017-06-21 16:21:59 -05:00 |
|
david hill
|
0599b7c3e9
|
mcol770
|
2017-06-19 15:32:48 -05:00 |
|
David Hill
|
9c7434ba52
|
MCOL-379 - fix false critical mem alarm
|
2017-05-26 16:28:34 -05:00 |
|
david hill
|
16f22c2c70
|
MCOL-522 - add installedd version verify
|
2017-05-24 14:25:53 -05:00 |
|
david hill
|
f4e676c848
|
mcol-522
|
2017-05-21 14:17:43 -05:00 |
|
david hill
|
59316e3dda
|
MCOL-522 changes
|
2017-05-21 13:47:50 -05:00 |
|
david hill
|
236f879edd
|
MCOL-522 changes
|
2017-05-21 12:41:57 -05:00 |
|
david hill
|
3521b47f81
|
MCOL-522 changes
|
2017-05-21 12:40:14 -05:00 |
|
david hill
|
b355129d6a
|
MCOL-522 changes
|
2017-05-21 12:36:49 -05:00 |
|