List:Commits« Previous MessageNext Message »
From:jon Date:August 21 2007 1:51pm
Subject:svn commit - mysqldoc@docsrva: r7492 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2
View as plain text  
Author: jstephens
Date: 2007-08-21 13:51:43 +0200 (Tue, 21 Aug 2007)
New Revision: 7492

Log:

Fixed typo (Thanks, Geert!)



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


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2007-08-21 10:49:46 UTC (rev 7491)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-08-21 11:51:43 UTC (rev 7492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 708 bytes

@@ -8166,7 +8166,7 @@
 
       <para>
         So the total number of REDO log bytes being written per second
-        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Mutiplied
+        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Multiplied
         by 1800 seconds, this yields 16524000 bytes required for REDO
         logging, or approximately 15.75 MB. The unit used for
         <literal>NoOfFragmentLogFiles</literal> represents a set of 4


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-08-21 10:49:46 UTC (rev 7491)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-08-21 11:51:43 UTC (rev 7492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 708 bytes

@@ -8207,7 +8207,7 @@
 
       <para>
         So the total number of REDO log bytes being written per second
-        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Mutiplied
+        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Multiplied
         by 1800 seconds, this yields 16524000 bytes required for REDO
         logging, or approximately 15.75 MB. The unit used for
         <literal>NoOfFragmentLogFiles</literal> represents a set of 4


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-08-21 10:49:46 UTC (rev 7491)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-08-21 11:51:43 UTC (rev 7492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 708 bytes

@@ -9484,7 +9484,7 @@
 
       <para>
         So the total number of REDO log bytes being written per second
-        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Mutiplied
+        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Multiplied
         by 1800 seconds, this yields 16524000 bytes required for REDO
         logging, or approximately 15.75 MB. The unit used for
         <literal>NoOfFragmentLogFiles</literal> represents a set of 4


Modified: trunk/refman-5.2/mysql-cluster.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster.xml	2007-08-21 10:49:46 UTC (rev 7491)
+++ trunk/refman-5.2/mysql-cluster.xml	2007-08-21 11:51:43 UTC (rev 7492)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 708 bytes

@@ -9436,7 +9436,7 @@
 
       <para>
         So the total number of REDO log bytes being written per second
-        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Mutiplied
+        is approximately 0 + 360 + 1260 + 7560 = 9180 bytes. Multiplied
         by 1800 seconds, this yields 16524000 bytes required for REDO
         logging, or approximately 15.75 MB. The unit used for
         <literal>NoOfFragmentLogFiles</literal> represents a set of 4


Thread
svn commit - mysqldoc@docsrva: r7492 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2jon21 Aug