List:Commits« Previous MessageNext Message »
From:jon Date:April 7 2006 2:05pm
Subject:svn commit - mysqldoc@docsrva: r1757 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-04-07 16:05:07 +0200 (Fri, 07 Apr 2006)
New Revision: 1757

Log:

Updating info about NDB diskless mode. (Tomas)

Fixes Documentation Bug #18398.



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-04-07 11:13:30 UTC (rev 1756)
+++ trunk/refman-4.1/ndbcluster.xml	2006-04-07 14:05:07 UTC (rev 1757)
@@ -4013,15 +4013,15 @@
             </para>
 
             <para>
-              Note that in MySQL &current-series; this feature causes
-              the entire cluster to operate in diskless mode. In
-              addition, when this feature is enabled, backups are
-              performed but backup data is not actually stored.
+              <emphasis role="bold">Important</emphasis>: This feature
+              causes the <emphasis>entire</emphasis> cluster to operate
+              in diskless mode.
             </para>
 
             <para>
-              When this feature is enabled, backups are performed but
-              backup data is not actually stored.
+              When this feature is enabled, Cluster online backup is
+              disabled. In addition, a partial start of the cluster is
+              not possible.
             </para>
 
             <para>

Modified: trunk/refman-5.0/ndbcluster.xml
===================================================================
--- trunk/refman-5.0/ndbcluster.xml	2006-04-07 11:13:30 UTC (rev 1756)
+++ trunk/refman-5.0/ndbcluster.xml	2006-04-07 14:05:07 UTC (rev 1757)
@@ -4028,8 +4028,9 @@
             </para>
 
             <para>
-              When this feature is enabled, backups are performed but
-              backup data is not actually stored.
+              When this feature is enabled, Cluster online backup is
+              disabled. In addition, a partial start of the cluster is
+              not possible.
             </para>
 
             <para>

Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml	2006-04-07 11:13:30 UTC (rev 1756)
+++ trunk/refman-5.1/ndbcluster.xml	2006-04-07 14:05:07 UTC (rev 1757)
@@ -4019,8 +4019,9 @@
             </para>
 
             <para>
-              When this feature is enabled, backups are performed but
-              backup data is not actually stored.
+              When this feature is enabled, Cluster online backup is
+              disabled. In addition, a partial start of the cluster is
+              not possible.
             </para>
 
             <para>

Thread
svn commit - mysqldoc@docsrva: r1757 - in trunk: refman-4.1 refman-5.0 refman-5.1jon7 Apr