ndb - bug#27291
Fix correct min-value for LockPagesInMemory ndb/src/mgmsrv/ConfigInfo.cpp: Fix correct min-value
This commit is contained in:
parent
970d515cce
commit
54edcb1861
@ -566,7 +566,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = {
|
||||
true,
|
||||
ConfigInfo::CI_INT,
|
||||
"0",
|
||||
"1",
|
||||
"0",
|
||||
"2" },
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user