MXS-2394 Accept substitute_variables
'substitute_variables' was not listed amongst the symbols that are pre-parsed, which meant that it was always rejected.
This commit is contained in:
parent
805e7975f5
commit
c393d633fe
@ -448,6 +448,7 @@ const char* config_pre_parse_global_params[] =
|
||||
CN_MAXLOG,
|
||||
CN_LOG_AUGMENTATION,
|
||||
CN_LOG_TO_SHM,
|
||||
CN_SUBSTITUTE_VARIABLES,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user