Enable query_retries for mxs1961_standalone_rejoin
This should help prevent network disconnections and make the test more stable. If the connection is lost, the automatic failover is disabled and the test will fail.
This commit is contained in:
parent
d972c1cd37
commit
ceb4a18f59
@ -1,5 +1,7 @@
|
||||
[maxscale]
|
||||
threads=###threads###
|
||||
query_retries=2
|
||||
query_retry_timeout=10
|
||||
|
||||
[MySQL-Monitor]
|
||||
type=monitor
|
||||
|
Loading…
x
Reference in New Issue
Block a user