diff options
author | unknown <Justin.He/justin.he@dev3-240.dev.cn.tlan> | 2007-03-16 12:23:31 +0800 |
---|---|---|
committer | unknown <Justin.He/justin.he@dev3-240.dev.cn.tlan> | 2007-03-16 12:23:31 +0800 |
commit | 91a88d10372238f158153c459381cb0d024a9ddf (patch) | |
tree | d6a6dd1df3ab140424536f4c5012720144a73dcf /ndb/src/mgmsrv/ConfigInfo.cpp | |
parent | 28d696d18b5b68747f4763b4043302d555d19f9b (diff) | |
parent | 4f504775332f0682f8ec8da0666e3f5bfee3da8b (diff) | |
download | mariadb-git-91a88d10372238f158153c459381cb0d024a9ddf.tar.gz |
Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndb
into dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndb-bj-merge
ndb/src/mgmclient/CommandInterpreter.cpp:
Auto merged
ndb/src/mgmsrv/ConfigInfo.cpp:
Auto merged
ndb/src/ndbapi/NdbScanFilter.cpp:
Auto merged
Diffstat (limited to 'ndb/src/mgmsrv/ConfigInfo.cpp')
-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 994c4893005..f4f643b0f61 100644 --- a/ndb/src/mgmsrv/ConfigInfo.cpp +++ b/ndb/src/mgmsrv/ConfigInfo.cpp @@ -458,7 +458,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = { ConfigInfo::CI_INT, "128", "8", - STR_VALUE(MAX_INT_RNIL) }, + STR_VALUE(MAX_TABLES) }, { CFG_DB_NO_ORDERED_INDEXES, |