List:Commits« Previous MessageNext Message »
From:jon Date:February 7 2008 11:35am
Subject:svn commit - mysqldoc@docsrva: r9734 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: jstephens
Date: 2008-02-07 12:35:35 +0100 (Thu, 07 Feb 2008)
New Revision: 9734

Log:

s/this parameter should be set to a much smaller value/this parameter 
should be set to a relatively small value/

(Thanks, Jeb!)



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


Modified: trunk/refman-4.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-configuration.xml	2008-02-07 08:33:50 UTC (rev 9733)
+++ trunk/refman-4.1/mysql-cluster-configuration.xml	2008-02-07 11:35:35 UTC (rev 9734)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 694 bytes

@@ -3012,7 +3012,7 @@
             The default for this parameter is zero (no timeout). For a
             real-time database that needs to ensure that no transaction
             keeps locks for too long, this parameter should be set to a
-            much smaller value. The unit is milliseconds.
+            relatively small value. The unit is milliseconds.
           </para>
         </listitem>
 


Modified: trunk/refman-5.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-configuration.xml	2008-02-07 08:33:50 UTC (rev 9733)
+++ trunk/refman-5.0/mysql-cluster-configuration.xml	2008-02-07 11:35:35 UTC (rev 9734)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 694 bytes

@@ -3034,7 +3034,7 @@
             The default for this parameter is zero (no timeout). For a
             real-time database that needs to ensure that no transaction
             keeps locks for too long, this parameter should be set to a
-            much smaller value. The unit is milliseconds.
+            relatively small value. The unit is milliseconds.
           </para>
         </listitem>
 


Modified: trunk/refman-5.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-configuration.xml	2008-02-07 08:33:50 UTC (rev 9733)
+++ trunk/refman-5.1/mysql-cluster-configuration.xml	2008-02-07 11:35:35 UTC (rev 9734)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 694 bytes

@@ -3414,7 +3414,7 @@
             The default for this parameter is zero (no timeout). For a
             real-time database that needs to ensure that no transaction
             keeps locks for too long, this parameter should be set to a
-            much smaller value. The unit is milliseconds.
+            relatively small value. The unit is milliseconds.
           </para>
         </listitem>
 


Modified: trunk/refman-6.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-6.0/mysql-cluster-configuration.xml	2008-02-07 08:33:50 UTC (rev 9733)
+++ trunk/refman-6.0/mysql-cluster-configuration.xml	2008-02-07 11:35:35 UTC (rev 9734)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 694 bytes

@@ -3295,7 +3295,7 @@
             The default for this parameter is zero (no timeout). For a
             real-time database that needs to ensure that no transaction
             keeps locks for too long, this parameter should be set to a
-            much smaller value. The unit is milliseconds.
+            relatively small value. The unit is milliseconds.
           </para>
         </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r9734 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0jon7 Feb