MXS-1755 Warn about unknown global configuration entries.
MXS_WARNING for unknown entries. Later to become an error (in 2.4).
This commit is contained in:
committed by
Niclas Antti
parent
39ca403ffa
commit
62a3dd664d
@ -45,6 +45,7 @@ extern const char *config_listener_params[];
|
||||
extern const char *config_monitor_params[];
|
||||
extern const char *config_filter_params[];
|
||||
extern const char *config_server_params[];
|
||||
extern const char *config_pre_parse_global_params[];
|
||||
|
||||
/**
|
||||
* Set the defaults for the global configuration options
|
||||
|
||||
Reference in New Issue
Block a user