List:Commits« Previous MessageNext Message »
From:paul.dubois Date:November 4 2009 7:19pm
Subject:svn commit - mysqldoc@docsrva: r17448 - in trunk: . refman-4.1 refman-5.1 refman-5.4 refman-5.5 refman-6.0.sav
View as plain text  
Author: paul
Date: 2009-11-04 20:19:40 +0100 (Wed, 04 Nov 2009)
New Revision: 17448

Log:
 r46112@frost:  paul | 2009-11-04 13:07:03 -0500
 Minor change


Modified:
   trunk/refman-4.1/optimization.xml
   trunk/refman-5.1/optimization.xml
   trunk/refman-5.4/optimization.xml
   trunk/refman-5.5/optimization.xml
   trunk/refman-6.0.sav/optimization.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27523
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:46103
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
   + 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27523
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:46112
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546


Modified: trunk/refman-4.1/optimization.xml
===================================================================
--- trunk/refman-4.1/optimization.xml	2009-11-04 18:11:36 UTC (rev 17447)
+++ trunk/refman-4.1/optimization.xml	2009-11-04 19:19:40 UTC (rev 17448)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 784 bytes

@@ -7453,7 +7453,7 @@
         one-time scan, where the blocks are not otherwise used by other
         queries. Blocks may also be loaded by the read-ahead background
         thread and then moved to the head of the new sublist by a single
-        access. These effects are disadvantageous because they push
+        access. These effects can be disadvantageous because they push
         blocks that are in heavy use by other queries out of the new
         sublist to the old sublist where they become subject to
         eviction.


Modified: trunk/refman-5.1/optimization.xml
===================================================================
--- trunk/refman-5.1/optimization.xml	2009-11-04 18:11:36 UTC (rev 17447)
+++ trunk/refman-5.1/optimization.xml	2009-11-04 19:19:40 UTC (rev 17448)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 786 bytes

@@ -10787,7 +10787,7 @@
         one-time scan, where the blocks are not otherwise used by other
         queries. Blocks may also be loaded by the read-ahead background
         thread and then moved to the head of the new sublist by a single
-        access. These effects are disadvantageous because they push
+        access. These effects can be disadvantageous because they push
         blocks that are in heavy use by other queries out of the new
         sublist to the old sublist where they become subject to
         eviction.


Modified: trunk/refman-5.4/optimization.xml
===================================================================
--- trunk/refman-5.4/optimization.xml	2009-11-04 18:11:36 UTC (rev 17447)
+++ trunk/refman-5.4/optimization.xml	2009-11-04 19:19:40 UTC (rev 17448)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 786 bytes

@@ -11001,7 +11001,7 @@
         one-time scan, where the blocks are not otherwise used by other
         queries. Blocks may also be loaded by the read-ahead background
         thread and then moved to the head of the new sublist by a single
-        access. These effects are disadvantageous because they push
+        access. These effects can be disadvantageous because they push
         blocks that are in heavy use by other queries out of the new
         sublist to the old sublist where they become subject to
         eviction.


Modified: trunk/refman-5.5/optimization.xml
===================================================================
--- trunk/refman-5.5/optimization.xml	2009-11-04 18:11:36 UTC (rev 17447)
+++ trunk/refman-5.5/optimization.xml	2009-11-04 19:19:40 UTC (rev 17448)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 786 bytes

@@ -12092,7 +12092,7 @@
         one-time scan, where the blocks are not otherwise used by other
         queries. Blocks may also be loaded by the read-ahead background
         thread and then moved to the head of the new sublist by a single
-        access. These effects are disadvantageous because they push
+        access. These effects can be disadvantageous because they push
         blocks that are in heavy use by other queries out of the new
         sublist to the old sublist where they become subject to
         eviction.


Modified: trunk/refman-6.0.sav/optimization.xml
===================================================================
--- trunk/refman-6.0.sav/optimization.xml	2009-11-04 18:11:36 UTC (rev 17447)
+++ trunk/refman-6.0.sav/optimization.xml	2009-11-04 19:19:40 UTC (rev 17448)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 798 bytes

@@ -12021,7 +12021,7 @@
         one-time scan, where the blocks are not otherwise used by other
         queries. Blocks may also be loaded by the read-ahead background
         thread and then moved to the head of the new sublist by a single
-        access. These effects are disadvantageous because they push
+        access. These effects can be disadvantageous because they push
         blocks that are in heavy use by other queries out of the new
         sublist to the old sublist where they become subject to
         eviction.


Thread
svn commit - mysqldoc@docsrva: r17448 - in trunk: . refman-4.1 refman-5.1 refman-5.4 refman-5.5 refman-6.0.savpaul.dubois4 Nov