9c1c8053b9
Merge branch '2.3' into develop
2019-06-12 14:33:07 +03:00
493155127b
Merge branch '2.3.8' into 2.3
2019-06-12 14:27:22 +03:00
208377b262
Update 2.3.8 release date
2019-06-12 14:26:15 +03:00
a0fcf67993
Merge branch '2.3' into develop
2019-06-12 11:29:03 +03:00
b98ff222f0
Merge branch '2.3.8' into 2.3
2019-06-12 11:26:33 +03:00
1e3da20409
Merge branch '2.3' into develop
2019-06-11 13:54:51 +03:00
c68cb788cc
MXS-2552 Update DISK plugin documentation
2019-06-11 13:21:17 +03:00
b33cd85b4d
Update release notes and change log for 2.3.8
2019-06-10 14:37:57 +03:00
69dea5a81e
MXS-2537 Turn 'cluster_monitor_interval' into duration
2019-06-05 11:02:34 +03:00
62a9d4f8c1
MXS-2524 Add MaxScale Clustrix tutorial
2019-06-05 11:00:19 +03:00
44d1b821c3
Merge branch '2.3' into develop
2019-06-03 13:54:55 +03:00
5a5d625b15
Update MariaDBMonitor and PAM authenticator documentation
2019-06-03 12:15:13 +03:00
ba13692032
MXS-2477 Extend the example to show more use cases
2019-06-02 19:20:35 +03:00
9df6c9aeca
Fix weightby documentation
...
The parameter names were different.
2019-05-31 14:01:15 +03:00
de3c5721e9
MXS-2513 Deprecate firewall and masking filters
2019-05-31 11:53:36 +03:00
0462ac3d16
MXS-2483: Update documentation and release notes
...
Updated documentation on how servers with TLS are created.
2019-05-28 14:34:51 +03:00
1d87a1c3bc
MXS-2483: Document REST API corrections
...
The protocol parameter must always be explicitly defined.
2019-05-28 14:34:50 +03:00
af92fef510
MXS-2477 Update schemarouter documentation
2019-05-21 13:57:32 +03:00
0af1f6e690
Merge branch '2.3' into develop
2019-05-21 11:18:40 +03:00
bb706394f6
MXS-2473 Simplify regular expression settings documentation
...
The settings "match", "exclude" and "options" are now explained once
in the general documentation. The individual filter documentation refers
to the general explanation.
2019-05-20 11:18:03 +03:00
29e5af1ded
Move router limitations to router documentation
...
This way the limitations are easier to find and are consistent across the
modules.
2019-05-17 14:44:49 +03:00
24ca503b0f
Document transaction_replay_attempts
...
Also added the new readwritesplit parameters to the 2.4.0 release notes.
2019-05-17 14:44:12 +03:00
0a6c94d77b
Merge branch '2.3' into develop
2019-05-16 10:55:19 +03:00
1dbe599b2a
Update 2.3.7 release date
...
Also remove the MXS-2475 'Fix mxs1980_blr_galera_server_ids_' "bug"
that was changed into a task as it has no impact on users of MaxScale.
2019-05-16 10:47:46 +03:00
74d912195a
Add release notes and update change log for 2.3.7
2019-05-15 09:11:40 +03:00
a163fa8a2c
Update release notes on reverse DNS option
2019-05-10 14:45:19 +03:00
0d13e694e4
Merge branch '2.3' into develop
2019-05-10 09:28:39 +03:00
034dc6a67e
MXS-2472 Update BLR docs on secondary masters
2019-05-09 17:14:57 +03:00
0423c5528e
Merge branch '2.3' into develop
2019-05-08 15:56:35 +03:00
5ea2bab88c
Merge branch '2.2' into 2.3
2019-05-08 15:56:08 +03:00
73f8bf1f6f
Update 2.2.21 release date
2019-05-08 15:49:11 +03:00
1df6495d9a
Update release notes on MariaDB-Monitor change
2019-05-08 15:32:08 +03:00
e3b5ba9620
MXS-1973 Support reverse DNS for client hostnames in MaxCtrl
...
May slow maxscale down when used. Only supported for "list sessions",
"show sessions" and "show session <id>".
2019-05-08 15:04:44 +03:00
a7a2215681
Update release notes and change log
2019-05-07 15:22:37 +03:00
5ac24de6b0
Remove log_to_shm
...
The feature was removed in 2.3 and was ignored if configured.
2019-05-06 16:05:50 +03:00
fb0745e3de
Merge branch '2.3' into develop
2019-05-03 13:48:57 +03:00
279edce16e
MXS-2457 Add treat_string_as_field to firewall
...
Necessary if the firewall should be able to block columns when
'ANSI_QUOTES' as enabled and " instead of backticks are used.
Without this, the following
> set @@sql_mode='ANSI_QUOTES';
> select "ssn" from person;
will not be blocked if the database firewall has been configured
to block the column ssn.
2019-05-03 13:38:12 +03:00
fe5160a714
MXS-2457 Add 'treat_string_arg_as_field' to DB Firewall
2019-05-03 13:38:12 +03:00
3a5a8b13b9
MXS-2457 Treat string args as fields
...
The masking filter will now consider all string arguments to
functions to be fields. This in order to prevent bypassing of
the masking with
> set @@sql_mode='ANSI_QUOTES';
> select concat("ssn") from masking;
This may lead to false positives, but no can do.
2019-05-03 13:38:12 +03:00
59be841939
MXS-2414: Rename max_auth_failures to max_auth_errors_until_block
2019-04-30 14:49:36 +03:00
6418bf017c
MXS-2414: Document max_auth_failures
2019-04-30 14:49:35 +03:00
2115322737
MXS-2329 Change warning into info
...
Currently it's too laborious to use duration suffixes when saving
generated configs and also to handle suffixes when changes are made
dynamically using maxctrl.
It will be trivial to do that when the new configuration mechanism
has been taken into use everywhere. That will not happen before
MaxScale 2.5.
So, in MaxScale 2.4 duration suffixes will be accepted in manually
created configuration files, but no warning will be logged if a
suffix is not used.
2019-04-30 13:02:53 +03:00
ccb3ea6157
MXS-2329 Update monitor tutorials
2019-04-30 13:02:53 +03:00
3d420dee6f
MXS-2329 Use durations in MariaDB monitor
2019-04-30 13:02:53 +03:00
b4518afba1
MXS-2329 Fix Aurora monitor documentation
2019-04-30 13:02:53 +03:00
c60c5e4626
MXS-2329 Use durations in monitor (common parts)
2019-04-30 13:02:53 +03:00
aa3057695b
MXS-2329 Use durations in schema router
2019-04-30 13:02:53 +03:00
ea243fd8ba
MXS-2329 Use durations in readwritesplit
2019-04-30 13:02:53 +03:00
0f5972e010
MXS-2329 Use durations with BLR:[heartbeat|connect_retry]
2019-04-30 13:02:53 +03:00
b1a495b342
MXS-2329 Use durations with persistmaxtime
2019-04-30 13:02:53 +03:00