Author: jstephens
Date: 2006-03-16 11:34:18 +0100 (Thu, 16 Mar 2006)
New Revision: 1600
Log:
Fix for Docs bugs:
Bug #16867, Bug #16869
Modified:
trunk/refman-4.1/ndbcluster.xml
trunk/refman-5.0/ndbcluster.xml
trunk/refman-5.1/ndbcluster.xml
Modified: trunk/refman-4.1/ndbcluster.xml
===================================================================
--- trunk/refman-4.1/ndbcluster.xml 2006-03-16 08:45:00 UTC (rev 1599)
+++ trunk/refman-4.1/ndbcluster.xml 2006-03-16 10:34:18 UTC (rev 1600)
@@ -9249,9 +9249,9 @@
<listitem>
<para>
- The maximum number of transactions that can be
- performed is set using the configuration parameters
- <literal>MaxNoOfConcurrentOperations</literal> and
+ The maximum number of operations that can be
+ performed per transaction is set using the configuration
+ parameters <literal>MaxNoOfConcurrentOperations</literal>
and
<literal>MaxNoOfLocalOperations</literal>. Note that
bulk loading, <literal>TRUNCATE TABLE</literal>, and
<literal>ALTER TABLE</literal> are handled as special
Modified: trunk/refman-5.0/ndbcluster.xml
===================================================================
--- trunk/refman-5.0/ndbcluster.xml 2006-03-16 08:45:00 UTC (rev 1599)
+++ trunk/refman-5.0/ndbcluster.xml 2006-03-16 10:34:18 UTC (rev 1600)
@@ -9225,12 +9225,12 @@
<literal>IndexMemory</literal>, respectively).
</para>
</listitem>
-
+
<listitem>
<para>
- The maximum number of transactions that can be
- performed is set using the configuration parameters
- <literal>MaxNoOfConcurrentOperations</literal> and
+ The maximum number of operations that can be
+ performed per transaction is set using the configuration
+ parameters <literal>MaxNoOfConcurrentOperations</literal>
and
<literal>MaxNoOfLocalOperations</literal>. Note that
bulk loading, <literal>TRUNCATE TABLE</literal>, and
<literal>ALTER TABLE</literal> are handled as special
Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml 2006-03-16 08:45:00 UTC (rev 1599)
+++ trunk/refman-5.1/ndbcluster.xml 2006-03-16 10:34:18 UTC (rev 1600)
@@ -11239,12 +11239,12 @@
<literal>IndexMemory</literal>, respectively).
</para>
</listitem>
-
+
<listitem>
<para>
- The maximum number of transactions that can be
- performed is set using the configuration parameters
- <literal>MaxNoOfConcurrentOperations</literal> and
+ The maximum number of operations that can be
+ performed per transaction is set using the configuration
+ parameters <literal>MaxNoOfConcurrentOperations</literal>
and
<literal>MaxNoOfLocalOperations</literal>. Note that
bulk loading, <literal>TRUNCATE TABLE</literal>, and
<literal>ALTER TABLE</literal> are handled as special
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1600 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon | 16 Mar |