Documentation update regarding support for wildcard hostnames

Added short descriptions and some warnings to Release-Notes and
Limitations.
This commit is contained in:
Esa Korhonen
2017-01-15 22:17:36 +02:00
parent 936f8c438f
commit c2e14161bd
2 changed files with 20 additions and 3 deletions

View File

@ -125,6 +125,13 @@ For more details, read the [Galeramon documentation](../Monitors/Galera-Monitor.
MaxAdmin now defaults to Emacs editing mode instead of VIM. To activate
with VIM-mode start MaxAdmin with option -i.
### Support for text wildcards in hostnames
Wildcards in text-form hostnames in the mysql.user-table of the backend
database are now supported. For matching, the client IP-address must be
converted to text-form, which requires a reverse DNS lookup. Please see
[Limitations](../About/Limitations.md) for more information.
## New Features
### Dynamic server configuration