MXS-2274 Reserve names starting with @@ for use by MaxScale

Names starting with '@@' can now longer be used in configuration files.
Subsequent commits will prevent such names from being used when objects
are created dynamically.
This commit is contained in:
Johan Wikman
2019-01-24 11:29:16 +02:00
parent efb8dd9c06
commit 5afceb1185
5 changed files with 147 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## MariaDB MaxScale 2.4
* Names starting with `@@` are reserved for use by MaxScale.
For more details, please refer to:
* [MariaDB MaxScale 2.4.0 Release Notes](Release-Notes/MaxScale-2.4.0-Release-Notes.md)
## MariaDB MaxScale 2.3
* Runtime Configuration of the Cache