07cbda7771
Merge branch '2.3' into develop
2019-01-11 13:06:16 +02:00
34359bdc83
Merge branch '2.2' into 2.3
2019-01-11 13:02:43 +02:00
18c57dc6cc
Update 2.2.19 release date
2019-01-11 12:58:33 +02:00
6eeb02d55d
Fix writeq_low_water documentation
...
The throttling is removed once the buffer size falls under
writeq_low_water, not writeq_high_water.
2019-01-11 10:27:11 +02:00
269ab712bc
Merge branch '2.3' into develop
2019-01-09 09:15:30 +02:00
78ea12b4c1
Merge branch '2.2' into 2.3
2019-01-09 09:13:59 +02:00
27b3ab28e0
Update 2.2.19 release notes
2019-01-09 09:13:07 +02:00
dec9fcc3b8
Update release notes
2019-01-08 16:00:02 +02:00
7a7545f8f7
Merge branch '2.2' into 2.3
2019-01-08 15:59:03 +02:00
9cba1bdc37
Update release notes
2019-01-08 15:58:20 +02:00
f8545a0b7f
MXS-2219 Address review comments
2019-01-07 12:59:57 +02:00
64cf3327cc
MXS-2219 Add documentation for the Clustrix Monitor
2019-01-07 12:59:27 +02:00
f0f9c21d1c
Merge branch '2.3' into develop
2019-01-07 10:54:42 +02:00
0859f3caff
Merge branch '2.2' into 2.3
2019-01-07 10:33:34 +02:00
2172c4ca85
MXS-2048: Fix dbfwfilter module command documentation
...
Fixed the command names.
2019-01-06 13:17:32 +02:00
7b6ae4bc13
Add 2.2.19 release notes
...
Generated 2.2.9 release notes and added them to the changelog.
2019-01-06 13:05:42 +02:00
a4540b5cee
Add note about weightby deprecation
...
The documentation now states that the parameter was deprecated.
2019-01-06 13:01:37 +02:00
c8d4052aec
Improve release note generation script
...
The script can now be run from outside of the directory it is contained
in.
2019-01-03 13:34:10 +02:00
88f234fdcd
MXS-2214: Fix object names in documentation
...
The object names now always use a valid and supported form.
2019-01-03 09:37:59 +02:00
5a9e84d39a
Merge branch '2.3' into develop
2018-12-18 00:00:00 +02:00
35d31801bb
Merge branch '2.2' into 2.3
2018-12-17 23:52:56 +02:00
e386dcba88
Merge branch '2.3.2' into 2.3
2018-12-17 09:33:40 +02:00
8b6022ee6d
Fix link in 2.3.1 release notes
2018-12-17 09:33:22 +02:00
562bd0c3fb
Update release date
2018-12-13 10:55:08 +02:00
136c0c3062
Add release notes for 2.2.18 and update change log
2018-12-12 12:44:48 +02:00
0b9241913c
Merge branch '2.3' into develop
2018-12-05 13:45:24 +02:00
467231480f
Merge branch '2.3.2' into 2.3
2018-12-05 13:27:39 +02:00
8d77ddec63
MXS-2208 Add simple Http library
...
- Built on top of Curl
- Currently only GET
2018-12-05 12:48:42 +02:00
a6cacbec17
Update MariaDBMonitor documentation
...
Updates troubleshooting section.
2018-12-04 18:05:38 +02:00
a2f5cc9d09
MXS-2196: Rename struct session to struct MXS_SESSION
2018-12-04 11:50:43 +02:00
6c281d55e2
Merge branch '2.3' into develop
2018-12-04 11:23:56 +02:00
1a78f2ffbb
Merge branch '2.2' into 2.3
2018-12-04 11:23:31 +02:00
7872474595
Add missing bug fix to release notes
2018-12-03 15:30:47 +02:00
49173bbe83
Merge branch '2.3' into develop
2018-12-03 15:21:24 +02:00
cd95ca7092
Update 2.3.2 release date
2018-12-03 14:51:40 +02:00
35cdbc7220
MXS-2205 Convert modulecmd.h to .hh
2018-12-03 14:06:02 +02:00
cb878f18b7
Update max_slave_connections documentation
...
Corrected the default value and added a more detailed explanation of what
the parameter does and how it affects client connections.
2018-11-29 08:47:11 +02:00
2b25f8522f
Update 2.3 changelog and 2.3.2 release notes
2018-11-28 14:26:15 +02:00
cf66cc6968
Merge branch '2.2' into 2.3
2018-11-28 11:27:44 +02:00
b3a425c048
Update 2.2.17 release date
2018-11-28 11:07:06 +02:00
c92e485b3b
Update table of contents in configuration guide
...
The file should be broken into smaller pieces.
2018-11-28 10:13:59 +02:00
f87ff431c1
Merge branch '2.2' into 2.3
2018-11-27 11:46:47 +02:00
4efb2672ff
Update 2.2 change log and 2.2.17 release notes
2018-11-27 10:39:14 +02:00
0c77514aaf
Update release notes
...
Explains the default setting of assume_unique_hostnames.
2018-11-27 10:23:36 +02:00
1df42326d5
Clean up TopFilter documentation
...
Wrap lines, clean up headings and add table of contents.
2018-11-26 10:32:08 +02:00
ab7daa9327
Add table of contents to filter documentation
...
Only added the TOC to the longest files.
2018-11-26 10:32:08 +02:00
ff22624d3c
Add table of contents to router documentation
...
The TOC was added only to the long documentation files to make them easier
to navigate. Also modified the headings for Avro and Binlog routers and did
some minor cleanup.
2018-11-26 10:32:08 +02:00
dcf53da209
Enable connection_keepalive by default
...
Enabling the feature by default prevents the master connection from dying
during times when there are very little or no writes. Having a modest ping
interval of 300 seconds serves to minimize the amount of extra work that
both MaxScale and the server have to do while still keeping the
connections in good shape.
2018-11-26 09:42:11 +02:00
dd27fe0c04
Enable the watchdog
...
As the watchdog related problems have now been dealt with, it is
safe to have it enabled by default.
2018-11-21 15:33:14 +02:00
c61aaee0ba
MXS-2168 Add documentation on "assume_unique_hostnames"
2018-11-21 10:30:11 +02:00