Commit Graph

2145 Commits

Author SHA1 Message Date
27a43fdf9d Merge branch '2.3' into 2.4 2020-12-11 16:38:43 +02:00
e3aff8babe MXS-3314: Document causal_reads limitations
Also documented the fact that CCRFilter doesn't support prepared
statements.
2020-12-11 16:34:08 +02:00
4a2831e731 Clarify transaction_replay documentation
The parameter controls three other parameters and overrides their
configured values.
2020-12-09 12:24:27 +02:00
b953e0c395 Merge branch '2.3' into 2.4 2020-12-01 06:36:34 +02:00
0e69cd6e4a Add link to common monitor parameters
There was no link to the common monitor parameters in the main
configuration document.
2020-12-01 06:32:22 +02:00
080232e7ef MXS-3245: Document REST API responses 2020-11-30 11:27:48 +02:00
c4baf14952 Add note on this being the last RHEL6 release 2020-11-26 15:21:02 +02:00
728d69b401 2.4.14 Update release date 2020-11-25 16:48:33 +02:00
03e904a33b 2.4.14 Add release notes and update change log 2020-11-16 14:27:53 +02:00
df36ef86d0 2.4.14 Update Change Date 2020-11-16 14:23:26 +02:00
5a33d45d4d Merge branch '2.3' into 2.4 2020-11-16 09:25:43 +02:00
9dd736d4eb MXS-3245: Document /v1/maxscale/ REST API responses 2020-11-16 09:20:51 +02:00
c49f17f428 MXS-3295: Fix layout of the classify endpoint
The values were stored in the parameters object which is used for
configuration parameters in other endpoints. The proper place for them is
inside the attributes object.
2020-11-16 09:20:50 +02:00
6a3cf164e4 Merge remote-tracking branch 'origin/2.4.13' into 2.4 2020-11-04 13:03:00 +02:00
7efe15e0e6 Add note regarding new signature key 2020-11-04 12:55:58 +02:00
702e88d3d6 MXS-3240: Document /maxscale/threads/:id values
The values are somewhat cryptic without documentation.
2020-10-19 15:08:07 +03:00
0f1983fe1a MXS-3239 Update Clustix/Xpand documentation
- Rename files
- Change Clustrix -> Xpand in files
- Update links
- Add warning that the monitor is intended for use with a native
  Xpand cluster, not with the Xpand storage engine.
2020-10-19 14:22:21 +03:00
c4d193036d Update release date 2020-10-19 12:23:27 +03:00
faaf7f483e 2.4.13 Update Change Date 2020-10-14 09:15:46 +03:00
459884fc96 2.4.13 Add release notes and update change log 2020-10-14 09:15:46 +03:00
3230d88d4c MXS-3198 Update MariaDB Monitor documentation on 10.5 privileges
In the end, only minor changes as SUPER covers most of the
requirements.
2020-10-06 14:20:23 +03:00
e15b276273 Merge branch '2.3' into 2.4 2020-10-06 10:55:33 +03:00
f922ddcc1c MXS-3207: Document dbfwfilter user addresses
The fact that "partial" wildcards aren't supported wasn't clearly
documented.
2020-10-05 10:27:16 +03:00
89e206e888 Merge branch '2.3' into 2.4 2020-09-14 10:38:11 +03:00
5fccce5bb4 MXS-3177 Fix download link 2020-09-14 08:24:07 +03:00
91770bf77c Merge branch '2.3' into 2.4 2020-09-09 11:26:14 +03:00
537a9b41fc MXS-3165 Fix cache documentation
The parameter is cache_in_transactions, not
cache_inside_transactions.
2020-09-09 11:01:52 +03:00
7968f41482 Merge branch '2.3' into 2.4 2020-09-01 09:15:56 +03:00
724074a178 Update REST API tutorial
The relationship deletion in it was not done correctly.
2020-08-29 13:20:20 +03:00
caedf79464 Merge branch '2.3' into 2.4 2020-08-28 14:24:16 +03:00
ebdb9655e6 MXS-3143: Route FOUND_ROWS to last used target
This will cause the query to be routed to the same server where a possible
SQL_CALC_FOUND_ROWS was executed.
2020-08-28 11:49:07 +03:00
bce427f4ad Merge branch '2.3' into 2.4 2020-08-27 15:21:36 +03:00
24d6a582c2 MXS-3123: Use maxctrl in Administration Tutorial
As maxadmin is deprecated, it is better to use maxctrl for all commands
and remove any references to maxadmin.
2020-08-27 14:47:27 +03:00
dbe94e2dbe MXS-3132: Fix monitor timeouts default values
The values are now what the documentation states they are.
2020-08-27 14:47:27 +03:00
0612871681 2.4.12 Update release date 2020-08-25 12:24:04 +03:00
7756d7c257 2.4.12 Add release notes and update change log 2020-08-24 10:02:50 +03:00
babcda3eca 2.4.12 Update Change Date 2020-08-24 09:42:48 +03:00
1bcc73666a Fix some incorrect links in documentation 2020-08-12 11:24:23 +03:00
c90db9d6c1 Update 2.4.11 release date 2020-07-15 08:50:06 +03:00
4c1b42b9cd 2.4.11 Add release notes and update change log 2020-07-07 09:40:51 +03:00
9e91cfdded MXS-3039: Document qlafilter log rotation
The interaction with the log rotation in MaxScale was not documented.
2020-07-07 09:23:22 +03:00
e1363cee9f MXS-3020 Remove links to removed documents
The documents themselves were removed by MXS-2944, so the links
should not be there. Their presence will also prevent the documents
from being removed in KB.
2020-06-23 14:56:47 +03:00
8799bbbb95 2.4.10 Update release date 2020-06-08 10:50:32 +03:00
a1a4834182 2.4.10 Add release notes and update change log 2020-06-05 10:11:26 +03:00
5ebae9be90 Merge branch '2.3' into 2.4 2020-06-05 09:36:24 +03:00
d78aa39765 Update release date 2020-06-05 09:31:45 +03:00
ddb4064563 Fix typo in documentation 2020-06-05 09:31:45 +03:00
dcf0442127 2.3.20 Add release notes and update change log 2020-06-05 09:31:44 +03:00
da5af75c1c MXS-3021: Make strictness of dbfwfilter configurable
In some cases the dbfwfilter is too strict and SQL that would not match a
rule is blocked due to it not being fully parsed. To allow a more lenient
mode of operation, the requirement for full parsing must be made
configurable.
2020-06-04 08:28:23 +03:00
f74035dc63 MXS-3017 Fix MariaDBMonitor documentation
The descriptions of several settings were not updated for 2.4.
2020-06-02 11:16:17 +03:00