#At file:///C:/w/repo/mysql-5.1-telco-6.2/ based on revid:jonas@stripped
2911 jack andrews 2009-04-29
bug#28905 problems with output from `ndbd --help`
modified:
storage/ndb/src/kernel/vm/Configuration.cpp
=== modified file 'storage/ndb/src/kernel/vm/Configuration.cpp'
--- a/storage/ndb/src/kernel/vm/Configuration.cpp 2008-12-18 08:41:41 +0000
+++ b/storage/ndb/src/kernel/vm/Configuration.cpp 2009-04-29 07:41:50 +0000
@@ -97,7 +97,8 @@ static struct my_option my_long_options[
(uchar**) &_nowait_nodes, (uchar**) &_nowait_nodes, 0,
GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0 },
{ "initial-start", OPT_INITIAL_START,
- "Perform initial start",
+ "Perform a partial initial start of the cluster. "
+ "Each node should be started with this option, as well as --nowait-nodes",
(uchar**) &_initialstart, (uchar**) &_initialstart, 0,
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0 },
{ "bind-address", OPT_NOWAIT_NODES,
Attachment: [text/bzr-bundle] bzr/jack@sun.com-20090429074150-hbifkfeo5k32zogg.bundle
Thread |
---|
• bzr commit into mysql-5.1-telco-6.2 branch (jack:2911) Bug#28905 | jack andrews | 29 Apr |