Author: paul
Date: 2006-02-09 16:38:09 +0100 (Thu, 09 Feb 2006)
New Revision: 1251
Log:
r7252@frost: paul | 2006-02-09 09:37:41 -0600
Tweak.
Modified:
trunk/
trunk/refman-4.1/sql-syntax.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7249
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7252
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2006-02-09 15:37:52 UTC (rev 1250)
+++ trunk/refman-4.1/sql-syntax.xml 2006-02-09 15:38:09 UTC (rev 1251)
@@ -7324,7 +7324,7 @@
</para>
<para>
- The column names used in the first <literal>SELECT</literal>
+ The column names from the first <literal>SELECT</literal>
statement are used as the column names for the results
returned. Selected columns listed in corresponding positions
of each <literal>SELECT</literal> statement should have the
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2006-02-09 15:37:52 UTC (rev 1250)
+++ trunk/refman-5.0/sql-syntax.xml 2006-02-09 15:38:09 UTC (rev 1251)
@@ -7716,7 +7716,7 @@
</para>
<para>
- The column names used in the first <literal>SELECT</literal>
+ The column names from the first <literal>SELECT</literal>
statement are used as the column names for the results
returned. Selected columns listed in corresponding positions
of each <literal>SELECT</literal> statement should have the
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2006-02-09 15:37:52 UTC (rev 1250)
+++ trunk/refman-5.1/sql-syntax.xml 2006-02-09 15:38:09 UTC (rev 1251)
@@ -8297,7 +8297,7 @@
</para>
<para>
- The column names used in the first <literal>SELECT</literal>
+ The column names from the first <literal>SELECT</literal>
statement are used as the column names for the results
returned. Selected columns listed in corresponding positions
of each <literal>SELECT</literal> statement should have the
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1251 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 9 Feb |