summaryrefslogtreecommitdiff
path: root/ndb
diff options
context:
space:
mode:
authorunknown <jonas@perch.ndb.mysql.com>2007-03-20 16:08:39 +0100
committerunknown <jonas@perch.ndb.mysql.com>2007-03-20 16:08:39 +0100
commit54edcb1861998256a857773fd6385861061f3118 (patch)
tree2a85b6521ac44d073346e368f424287317e266b9 /ndb
parent970d515ccea212825acdd53e35ce6c6bf320a238 (diff)
downloadmariadb-git-54edcb1861998256a857773fd6385861061f3118.tar.gz
ndb - bug#27291
Fix correct min-value for LockPagesInMemory ndb/src/mgmsrv/ConfigInfo.cpp: Fix correct min-value
Diffstat (limited to 'ndb')
-rw-r--r--ndb/src/mgmsrv/ConfigInfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/mgmsrv/ConfigInfo.cpp b/ndb/src/mgmsrv/ConfigInfo.cpp
index 7f89f5c5c49..7f220c0da65 100644
--- a/ndb/src/mgmsrv/ConfigInfo.cpp
+++ b/ndb/src/mgmsrv/ConfigInfo.cpp
@@ -566,7 +566,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = {
true,
ConfigInfo::CI_INT,
"0",
- "1",
+ "0",
"2" },
{