mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
increate hearbeat interval to avoid load related start up issues in mysql-test-run
This commit is contained in:
@@ -13,9 +13,11 @@ TimeBetweenGlobalCheckpoints= 500
|
|||||||
NoOfFragmentLogFiles= 3
|
NoOfFragmentLogFiles= 3
|
||||||
|
|
||||||
#
|
#
|
||||||
# Increase deadlock-timeout to cater for slow test-machines
|
# Increase timeouts to cater for slow test-machines
|
||||||
# (possibly running several tests in parallell)
|
# (possibly running several tests in parallell)
|
||||||
#
|
#
|
||||||
|
HeartbeatIntervalDbDb= 30000
|
||||||
|
HeartbeatIntervalDbApi= 30000
|
||||||
#TransactionDeadlockDetectionTimeout= 7500
|
#TransactionDeadlockDetectionTimeout= 7500
|
||||||
|
|
||||||
[ndbd]
|
[ndbd]
|
||||||
|
@@ -13,9 +13,11 @@ TimeBetweenGlobalCheckpoints= 500
|
|||||||
NoOfFragmentLogFiles= 3
|
NoOfFragmentLogFiles= 3
|
||||||
|
|
||||||
#
|
#
|
||||||
# Increase deadlock-timeout to cater for slow test-machines
|
# Increase timeouts to cater for slow test-machines
|
||||||
# (possibly running several tests in parallell)
|
# (possibly running several tests in parallell)
|
||||||
#
|
#
|
||||||
|
HeartbeatIntervalDbDb= 30000
|
||||||
|
HeartbeatIntervalDbApi= 30000
|
||||||
#TransactionDeadlockDetectionTimeout= 7500
|
#TransactionDeadlockDetectionTimeout= 7500
|
||||||
|
|
||||||
[ndbd]
|
[ndbd]
|
||||||
|
@@ -13,9 +13,11 @@ TimeBetweenGlobalCheckpoints= 500
|
|||||||
NoOfFragmentLogFiles= 3
|
NoOfFragmentLogFiles= 3
|
||||||
|
|
||||||
#
|
#
|
||||||
# Increase deadlock-timeout to cater for slow test-machines
|
# Increase timeouts to cater for slow test-machines
|
||||||
# (possibly running several tests in parallell)
|
# (possibly running several tests in parallell)
|
||||||
#
|
#
|
||||||
|
HeartbeatIntervalDbDb= 30000
|
||||||
|
HeartbeatIntervalDbApi= 30000
|
||||||
#TransactionDeadlockDetectionTimeout= 7500
|
#TransactionDeadlockDetectionTimeout= 7500
|
||||||
|
|
||||||
[ndbd]
|
[ndbd]
|
||||||
|
Reference in New Issue
Block a user