Add note of Comment filter to release notes and change log

This commit is contained in:
Johan Wikman
2018-10-03 14:31:09 +03:00
parent ff0bcb3a06
commit db70e133ef
2 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* User Specified Syslog Facility and Level for Authentication Errors
* `config reload` removed from MaxAdmin (was deprecated in 2.2)
* MariaDBMonitor features added, modified and removed
* A Comment filter has been added.
For more details, please refer to:

View File

@ -160,6 +160,13 @@ same server the previous query was routed to.
## New Features
### Comment Filter
With the comment filter it is possible to prepend statement received
with a comment before it is sent further to a server. Please see the
[comment filter documentation](../Filters/Comment.md)
for more details.
### Query Classifier Cache
The query classifier now caches the results of each classification which