List:Commits« Previous MessageNext Message »
From:jon Date:May 19 2007 9:36am
Subject:svn commit - mysqldoc@docsrva: r6542 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-05-19 11:36:35 +0200 (Sat, 19 May 2007)
New Revision: 6542

Log:

Removed duplicate paragraph (Thanks, Mikael!)



Modified:
   trunk/refman-5.1/client-utility-programs.xml


Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml	2007-05-18 18:23:47 UTC (rev 6541)
+++ trunk/refman-5.1/client-utility-programs.xml	2007-05-19 09:36:35 UTC (rev 6542)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 9; 936 bytes

@@ -12067,15 +12067,6 @@
             </para>
 
             <para>
-              This option is not supported for MySQL Cluster tables; the
-              results cannot be guaranteed to be consistent due to the
-              fact that the <literal>NDBCluster</literal> storage engine
-              supports only the <literal>READ_COMMITTED</literal>
-              transaction isolation level. You should always use
-              <literal>NDB</literal> backup and restore instead.
-            </para>
-
-            <para>
               To dump large tables, you should combine this option with
               <option>--quick</option>.
             </para>


Thread
svn commit - mysqldoc@docsrva: r6542 - trunk/refman-5.1jon19 May