Below is the list of changes that have just been committed into a local
5.1 repository of root. When root does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2006-12-01 12:16:25+08:00, gni@stripped +1 -0
For merging mysql-5.1-new-ndb-bj tree into mysql-5.1-new-ndb tree
storage/ndb/src/mgmsrv/ParamInfo.cpp@stripped, 2006-12-01 12:16:22+08:00,
gni@stripped +0 -36
delete CFG_OSE_PRIO_A_SIZE, CFG_OSE_PRIO_B_SIZE and CFG_OSE_RECEIVE_ARRAY_SIZE
defination
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: gni
# Host: ts3-168.ts.cn.tlan
# Root: /home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb
--- 1.1/storage/ndb/src/mgmsrv/ParamInfo.cpp 2006-12-01 12:16:32 +08:00
+++ 1.2/storage/ndb/src/mgmsrv/ParamInfo.cpp 2006-12-01 12:16:32 +08:00
@@ -2052,42 +2052,6 @@
"true" },
{
- CFG_OSE_PRIO_A_SIZE,
- "PrioASignalSize",
- "OSE",
- "Size of priority A signals (in bytes)",
- CI_USED,
- false,
- CI_INT,
- "1000",
- "0",
- STR_VALUE(MAX_INT_RNIL) },
-
- {
- CFG_OSE_PRIO_B_SIZE,
- "PrioBSignalSize",
- "OSE",
- "Size of priority B signals (in bytes)",
- CI_USED,
- false,
- CI_INT,
- "1000",
- "0",
- STR_VALUE(MAX_INT_RNIL) },
-
- {
- CFG_OSE_RECEIVE_ARRAY_SIZE,
- "ReceiveArraySize",
- "OSE",
- "Number of OSE signals checked for correct ordering (in no of OSE signals)",
- CI_USED,
- false,
- CI_INT,
- "10",
- "0",
- STR_VALUE(MAX_INT_RNIL) },
-
- {
CFG_CONNECTION_NODE_1_SYSTEM,
"NodeId1_System",
"OSE",
| Thread |
|---|
| • bk commit into 5.1 tree (gni:1.2338) | gni | 1 Dec |