MXS-2290 Reject use of whitespace in section names

Whitespace in section names was deprecated in 2.2 and in 2.4 it
will be rejected.
This commit is contained in:
Johan Wikman
2019-01-25 10:01:04 +02:00
parent f78df53f30
commit 9083ea2d02
7 changed files with 92 additions and 32 deletions

View File

@ -244,6 +244,11 @@ not supported.
some_parameter=123
```
### Names
Section names may not contain whitespace and must not start with the characters
`@@`, but otherwise there are no restrictions.
### Special Parameter Types
#### Sizes