Commit 8b4e1a2f authored by gni/root@dev3-221.dev.cn.tlan's avatar gni/root@dev3-221.dev.cn.tlan

Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bj

into  dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug19378
parents 7751f965 842bd616
...@@ -449,7 +449,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = { ...@@ -449,7 +449,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = {
ConfigInfo::CI_INT, ConfigInfo::CI_INT,
"128", "128",
"8", "8",
STR_VALUE(MAX_INT_RNIL) }, STR_VALUE(MAX_TABLES) },
{ {
CFG_DB_NO_ORDERED_INDEXES, CFG_DB_NO_ORDERED_INDEXES,
......
...@@ -275,7 +275,7 @@ const ParamInfo ParamInfoArray[] = { ...@@ -275,7 +275,7 @@ const ParamInfo ParamInfoArray[] = {
CI_INT, CI_INT,
"128", "128",
"8", "8",
STR_VALUE(MAX_INT_RNIL) }, STR_VALUE(MAX_TABLES) },
{ {
CFG_DB_NO_ORDERED_INDEXES, CFG_DB_NO_ORDERED_INDEXES,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment