List:Commits« Previous MessageNext Message »
From:jon Date:October 24 2006 1:49pm
Subject:svn commit - mysqldoc@docsrva: r3712 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-10-24 13:49:44 +0200 (Tue, 24 Oct 2006)
New Revision: 3712

Log:

Removed duplicate item from Limitations section.



Modified:
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2006-10-24 11:33:46 UTC (rev 3711)
+++ trunk/refman-4.1/mysql-cluster.xml	2006-10-24 11:49:44 UTC (rev 3712)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 8; 749 bytes

@@ -16286,14 +16286,6 @@
 
           <listitem>
             <para>
-              MySQL Cluster does not support durable commits on disk.
-              Commits are replicated, but there is no guarantee that
-              logs are flushed to disk on commit.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               <literal>SQL_LOG_BIN</literal> has no effect on data
               operations; however, it is supported for schema
               operations.


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2006-10-24 11:33:46 UTC (rev 3711)
+++ trunk/refman-5.0/mysql-cluster.xml	2006-10-24 11:49:44 UTC (rev 3712)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 8; 749 bytes

@@ -16337,14 +16337,6 @@
 
           <listitem>
             <para>
-              MySQL Cluster does not support durable commits on disk.
-              Commits are replicated, but there is no guarantee that
-              logs are flushed to disk on commit.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               <literal>SQL_LOG_BIN</literal> has no effect on data
               operations; however, it is supported for schema
               operations.


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2006-10-24 11:33:46 UTC (rev 3711)
+++ trunk/refman-5.1/mysql-cluster.xml	2006-10-24 11:49:44 UTC (rev 3712)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 8; 749 bytes

@@ -18732,14 +18732,6 @@
 
           <listitem>
             <para>
-              MySQL Cluster does not support durable commits on disk.
-              Commits are replicated, but there is no guarantee that
-              logs are flushed to disk on commit.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               <literal>SQL_LOG_BIN</literal> has no effect on data
               operations; however, it is supported for schema
               operations.


Thread
svn commit - mysqldoc@docsrva: r3712 - in trunk: refman-4.1 refman-5.0 refman-5.1jon24 Oct