Author: jstephens
Date: 2010-11-26 20:14:53 +0100 (Fri, 26 Nov 2010)
New Revision: 24055
Log:
Fixed bad IDs/missing targets in Cluster Programs section
Modified:
trunk/refman-5.1/mysql-cluster-programs-core.xml
Modified: trunk/refman-5.1/mysql-cluster-programs-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-programs-core.xml 2010-11-26 18:59:37 UTC (rev 24054)
+++ trunk/refman-5.1/mysql-cluster-programs-core.xml 2010-11-26 19:14:53 UTC (rev 24055)
Changed blocks: 5, Lines Added: 8, Lines Deleted: 5; 2175 bytes
@@ -2956,7 +2956,9 @@
</indexterm>
<option>--id=<replaceable>node_id</replaceable></option>,
+ </para>
+ <para id="option_ndb_config_nodeid">
<indexterm>
<primary>ndb_config</primary>
<secondary>nodeid option</secondary>
@@ -2973,8 +2975,9 @@
<para condition="dynamic:optvar:item" role="5.1:ndb_common:nodeid"/>
<para>
- Used to specify the node ID of the node for which
- configuration information is to be obtained.
+ Either of these options can be used to specify the node ID
+ of the node for which configuration information is to be
+ obtained. <option>--nodeid</option> is the preferred form.
</para>
</listitem>
@@ -5164,7 +5167,7 @@
this syntax changed to
<option>--backup_path=<replaceable>/path/to/backup/files</replaceable></option>,
to conform more closely with options used by other MySQL
- programs; <option role="ndb_restore">--backup_id</option> is
+ programs; <option role="ndb_restore">--backupid</option> is
required, and there is no short form for this option.
</para>
</note>
@@ -5216,7 +5219,7 @@
the logs.
</para>
- <para>
+ <para id="option_ndb_restore_no-upgrade">
Formerly, when using <command>ndb_restore</command> to restore
a backup made from a MySQL 5.0 cluster to a 5.1 cluster,
<literal role="type">VARCHAR</literal> columns were not
@@ -6084,7 +6087,7 @@
</listitem>
<listitem>
- <para>
+ <para id="option_ndb_restore_order">
<indexterm>
<primary>ndb_select_all</primary>
<secondary>order option</secondary>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24055 - trunk/refman-5.1 | jon.stephens | 26 Nov |