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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user