Author: paul
Date: 2010-10-29 17:20:08 +0200 (Fri, 29 Oct 2010)
New Revision: 23460
Log:
r64857@frost: paul | 2010-10-28 21:08:31 -0500
Minor adjustments
Modified:
trunk/refman-4.1/apis-c.xml
trunk/refman-5.0/apis-c.xml
trunk/refman-5.1/apis-c.xml
trunk/refman-5.5/apis-c.xml
trunk/refman-5.6/apis-c.xml
trunk/refman-6.0/apis-c.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43731
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:64853
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:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43731
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:64857
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/apis-c.xml
===================================================================
--- trunk/refman-4.1/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-4.1/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 4; 907 bytes
@@ -1407,10 +1407,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-5.0/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 4; 907 bytes
@@ -1446,10 +1446,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
Modified: trunk/refman-5.1/apis-c.xml
===================================================================
--- trunk/refman-5.1/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-5.1/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 4; 907 bytes
@@ -1431,10 +1431,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
Modified: trunk/refman-5.5/apis-c.xml
===================================================================
--- trunk/refman-5.5/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-5.5/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 4; 907 bytes
@@ -1443,10 +1443,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
Modified: trunk/refman-5.6/apis-c.xml
===================================================================
--- trunk/refman-5.6/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-5.6/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 4; 907 bytes
@@ -1443,10 +1443,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
Modified: trunk/refman-6.0/apis-c.xml
===================================================================
--- trunk/refman-6.0/apis-c.xml 2010-10-29 14:59:40 UTC (rev 23459)
+++ trunk/refman-6.0/apis-c.xml 2010-10-29 15:20:08 UTC (rev 23460)
Changed blocks: 3, Lines Added: 5, Lines Deleted: 6; 1265 bytes
@@ -1443,10 +1443,9 @@
tying up the server, you don't have random access to rows within
the result set (you can only access rows sequentially), and you
don't know how many rows are in the result set until you have
- retrieved them all. Furthermore, you
- <emphasis role="bold">must</emphasis> retrieve all the rows even
- if you determine in mid-retrieval that you've found the
- information you were looking for.
+ retrieved them all. Furthermore, you <emphasis>must</emphasis>
+ retrieve all the rows even if you determine in mid-retrieval that
+ you've found the information you were looking for.
</para>
<para>
@@ -5183,7 +5182,7 @@
</programlisting>
<para>
- <emphasis role="bold">See also</emphasis>
+ <emphasis role="bold">See Also</emphasis>
</para>
<para>
@@ -5223,7 +5222,7 @@
</para>
<para>
- <emphasis role="bold">See also</emphasis>
+ <emphasis role="bold">See Also</emphasis>
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23460 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 29 Oct |