mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Increase value of TimeBetweenWatchDogCheck to make it to start cluster on lowend machines.
mysql-test/ndb/ndb_config_2_node.ini: Increase TimeBetweenWatchDogCheck to 30000
This commit is contained in:
@ -4,6 +4,7 @@ MaxNoOfConcurrentOperations: CHOOSE_MaxNoOfConcurrentOperations
|
||||
DataMemory: CHOOSE_DataMemory
|
||||
IndexMemory: CHOOSE_IndexMemory
|
||||
Diskless: CHOOSE_Diskless
|
||||
TimeBetweenWatchDogCheck: 30000
|
||||
|
||||
[COMPUTER]
|
||||
Id: 1
|
||||
|
Reference in New Issue
Block a user