From 13c7072da1795fa62a89682aa6ab140c323d292a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Thu, 23 Aug 2018 23:52:42 +0300 Subject: [PATCH] Separate CCRFFilter hints section from the main overview The text changed subjects rather abruptly. Having the hint part of it gives some context and appears to make the text flow nicer. --- Documentation/Filters/CCRFilter.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/Filters/CCRFilter.md b/Documentation/Filters/CCRFilter.md index 3252c55d9..3028e1af3 100644 --- a/Documentation/Filters/CCRFilter.md +++ b/Documentation/Filters/CCRFilter.md @@ -12,6 +12,8 @@ a routing hint to all following statements. This routing hint guides the routing module to route the statement to the master server where data is guaranteed to be in an up-to-date state. +### Controlling the Filter with SQL Comments + The triggering of the filter can be limited further by adding MaxScale supported comments to queries and/or by using regular expressions. The query comments take precedence: if a comment is found it is obayed even if a regular expression