ndb - bug#27291

Fix correct min-value for LockPagesInMemory


ndb/src/mgmsrv/ConfigInfo.cpp:
  Fix correct min-value
This commit is contained in:
unknown 2007-03-20 16:08:39 +01:00
parent 970d515cce
commit 54edcb1861

View File

@ -566,7 +566,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = {
true,
ConfigInfo::CI_INT,
"0",
"1",
"0",
"2" },
{