MXS-1780 Make retain_last_statements service specific
This commit is contained in:
@ -26,7 +26,8 @@ const service_params = [
|
||||
'strip_db_esc',
|
||||
'localhost_match_wildcard_host',
|
||||
'max_slave_connections',
|
||||
'max_slave_replication_lag'
|
||||
'max_slave_replication_lag',
|
||||
'retain_last_statements'
|
||||
]
|
||||
|
||||
// List of maxscale parameters that can be altered at runtime
|
||||
|
||||
Reference in New Issue
Block a user