mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0.
This commit is contained in:
parent
de42add97e
commit
97faea0cbf
@ -73,3 +73,6 @@ BlobTempSpace = 0
|
|||||||
# before feb-2022 (builds 33560 earlier).
|
# before feb-2022 (builds 33560 earlier).
|
||||||
#
|
#
|
||||||
LeftJoinConversion = false
|
LeftJoinConversion = false
|
||||||
|
|
||||||
|
MinDbCachePages = 0
|
||||||
|
MaxDbCachePages = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user