Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
dfd2c8f4
Commit
dfd2c8f4
authored
Dec 01, 2006
by
gni/root@ts3-168.ts.cn.tlan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For merging mysql-5.1-new-ndb-bj tree into mysql-5.1-new-ndb tree
parent
24b1feea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
36 deletions
+0
-36
storage/ndb/src/mgmsrv/ParamInfo.cpp
storage/ndb/src/mgmsrv/ParamInfo.cpp
+0
-36
No files found.
storage/ndb/src/mgmsrv/ParamInfo.cpp
View file @
dfd2c8f4
...
...
@@ -2051,42 +2051,6 @@ const ParamInfo ParamInfoArray[] = {
"false"
,
"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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment