Author: jstephens
Date: 2010-11-17 13:22:33 +0100 (Wed, 17 Nov 2010)
New Revision: 23800
Log:
Added indexterms and a <remark> on where to find mysqld optvars for Cluster
Modified:
trunk/refman-5.1/mysql-cluster-configuration-core.xml
Modified: trunk/refman-5.1/mysql-cluster-configuration-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-configuration-core.xml 2010-11-17 11:22:50 UTC (rev 23799)
+++ trunk/refman-5.1/mysql-cluster-configuration-core.xml 2010-11-17 12:22:33 UTC (rev 23800)
Changed blocks: 1, Lines Added: 16, Lines Deleted: 0; 1052 bytes
@@ -9391,6 +9391,22 @@
<title>MySQL Server Options and Variables for MySQL Cluster</title>
+ <indexterm>
+ <primary>mysqld options and variables</primary>
+ <secondary>MySQL Cluster</secondary>
+ </indexterm>
+
+ <indexterm>
+ <primary>MySQL Cluster</primary>
+ <secondary>mysqld options and variables for</secondary>
+ </indexterm>
+
+ <remark role="note">
+ [js] Beginning with NDB-7.1, mysqld options specific to NDBCLUSTER
+ are found in sql/ha_ndbcluster.cc, and mysqld options specific to
+ ndbinfo are in sql/ha_ndbinfo.cc.
+ </remark>
+
<para>
This section provides information about MySQL server options,
server and status variables that are specific to MySQL Cluster.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23800 - trunk/refman-5.1 | jon.stephens | 17 Nov |