diff options
author | unknown <stewart@mysql.com> | 2006-06-28 22:21:42 +1000 |
---|---|---|
committer | unknown <stewart@mysql.com> | 2006-06-28 22:21:42 +1000 |
commit | 07a0e614b9ccd19a3a106b024609571b8f42ce5b (patch) | |
tree | c993402c9a4dd0a38c06a81690dd1293bf326073 /ndb | |
parent | 4a4ec6795de503406a07fb3187ac838d61c16e06 (diff) | |
parent | a0837ecec49cbd258cb9f0a3cd83ecef90355179 (diff) | |
download | mariadb-git-07a0e614b9ccd19a3a106b024609571b8f42ce5b.tar.gz |
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/ndb
into mysql.com:/home/stewart/Documents/MySQL/4.1/merge
Diffstat (limited to 'ndb')
-rw-r--r-- | ndb/src/mgmsrv/ConfigInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/mgmsrv/ConfigInfo.cpp b/ndb/src/mgmsrv/ConfigInfo.cpp index 66a400a3e22..3b257e2da48 100644 --- a/ndb/src/mgmsrv/ConfigInfo.cpp +++ b/ndb/src/mgmsrv/ConfigInfo.cpp @@ -857,7 +857,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = { false, ConfigInfo::CI_INT, "8", - "1", + "3", STR_VALUE(MAX_INT_RNIL) }, { |