Author: jstephens
Date: 2007-12-06 14:26:54 +0100 (Thu, 06 Dec 2007)
New Revision: 9150
Log:
Added link from --connect-string option listing to "The Cluster
Connectstring" section (Thanks, Hartmut!)
Modified:
trunk/refman-4.1/mysql-cluster-process-management.xml
trunk/refman-5.0/mysql-cluster-process-management.xml
trunk/refman-5.1/mysql-cluster-process-management.xml
trunk/refman-6.0/mysql-cluster-process-management.xml
Modified: trunk/refman-4.1/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-process-management.xml 2007-12-06 03:23:19 UTC (rev
9149)
+++ trunk/refman-4.1/mysql-cluster-process-management.xml 2007-12-06 13:26:54 UTC (rev
9150)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 4; 1326 bytes
@@ -946,20 +946,26 @@
<primary>--connect-string option (MySQL Cluster)</primary>
</indexterm>
+ <indexterm>
+ <primary>-c option (MySQL Cluster)</primary>
+ </indexterm>
+
<para>
-
<option>--connect-string=<replaceable>connect_string</replaceable></option>
+
<option>--connect-string=<replaceable>connect_string</replaceable></option>,
+ <option>-c
<replaceable>connect_string</replaceable></option>
</para>
<para>
<replaceable>connect_string</replaceable> sets the
connectstring to the management server as a command option.
- Available with <command>ndb_mgm</command> from MySQL 4.1.8
- onward.
- </para>
<programlisting>
shell> <userinput>ndbd
--connect-string="nodeid=2;host=ndb_mgmd.mysql.com:1186"</userinput>
</programlisting>
+
+ For more information, see
+ <xref linkend="mysql-cluster-connectstring"/>.
+ </para>
</listitem>
<listitem>
Modified: trunk/refman-5.0/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-process-management.xml 2007-12-06 03:23:19 UTC (rev
9149)
+++ trunk/refman-5.0/mysql-cluster-process-management.xml 2007-12-06 13:26:54 UTC (rev
9150)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 774 bytes
@@ -934,11 +934,14 @@
<para>
<replaceable>connect_string</replaceable> sets the
connectstring to the management server as a command option.
- </para>
<programlisting>
shell> <userinput>ndbd
--connect-string="nodeid=2;host=ndb_mgmd.mysql.com:1186"</userinput>
</programlisting>
+
+ For more information, see
+ <xref linkend="mysql-cluster-connectstring"/>.
+ </para>
</listitem>
<listitem>
Modified: trunk/refman-5.1/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-process-management.xml 2007-12-06 03:23:19 UTC (rev
9149)
+++ trunk/refman-5.1/mysql-cluster-process-management.xml 2007-12-06 13:26:54 UTC (rev
9150)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 774 bytes
@@ -934,11 +934,14 @@
<para>
<replaceable>connect_string</replaceable> sets the
connectstring to the management server as a command option.
- </para>
<programlisting>
shell> <userinput>ndbd
--connect-string="nodeid=2;host=ndb_mgmd.mysql.com:1186"</userinput>
</programlisting>
+
+ For more information, see
+ <xref linkend="mysql-cluster-connectstring"/>.
+ </para>
</listitem>
<listitem>
Modified: trunk/refman-6.0/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-6.0/mysql-cluster-process-management.xml 2007-12-06 03:23:19 UTC (rev
9149)
+++ trunk/refman-6.0/mysql-cluster-process-management.xml 2007-12-06 13:26:54 UTC (rev
9150)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 774 bytes
@@ -934,11 +934,14 @@
<para>
<replaceable>connect_string</replaceable> sets the
connectstring to the management server as a command option.
- </para>
<programlisting>
shell> <userinput>ndbd
--connect-string="nodeid=2;host=ndb_mgmd.mysql.com:1186"</userinput>
</programlisting>
+
+ For more information, see
+ <xref linkend="mysql-cluster-connectstring"/>.
+ </para>
</listitem>
<listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r9150 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0 | jon | 6 Dec |