Author: paul
Date: 2008-03-05 23:23:28 +0100 (Wed, 05 Mar 2008)
New Revision: 10138
Log:
r29749@frost: paul | 2008-03-05 16:17:52 -0600
Fix a version number; change an ID
Modified:
trunk/it/refman-5.1/stored-procedures.xml
trunk/pt/refman-5.1/stored-procedures.xml
trunk/refman-5.0/stored-procedures.xml
trunk/refman-5.1/stored-procedures.xml
trunk/refman-6.0/stored-procedures.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:29738
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:29889
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:29749
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:29889
Modified: trunk/it/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/it/refman-5.1/stored-procedures.xml 2008-03-05 18:03:16 UTC (rev 10137)
+++ trunk/it/refman-5.1/stored-procedures.xml 2008-03-05 22:23:28 UTC (rev 10138)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 438 bytes
@@ -2372,7 +2372,7 @@
</section>
- <section id="return-statement">
+ <section id="return">
<title><literal>RETURN</literal> Statement Syntax</title>
Modified: trunk/pt/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/pt/refman-5.1/stored-procedures.xml 2008-03-05 18:03:16 UTC (rev 10137)
+++ trunk/pt/refman-5.1/stored-procedures.xml 2008-03-05 22:23:28 UTC (rev 10138)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 438 bytes
@@ -2372,7 +2372,7 @@
</section>
- <section id="return-statement">
+ <section id="return">
<title><literal>RETURN</literal> Statement Syntax</title>
Modified: trunk/refman-5.0/stored-procedures.xml
===================================================================
--- trunk/refman-5.0/stored-procedures.xml 2008-03-05 18:03:16 UTC (rev 10137)
+++ trunk/refman-5.0/stored-procedures.xml 2008-03-05 22:23:28 UTC (rev 10138)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 773 bytes
@@ -1001,7 +1001,7 @@
</para>
<para>
- As of MySQL 5.1.13, stored procedures that take no arguments now
+ As of MySQL 5.0.30, stored procedures that take no arguments now
can be invoked without parentheses. That is, <literal>CALL
p()</literal> and <literal>CALL p</literal> are equivalent.
</para>
@@ -2412,7 +2412,7 @@
</section>
- <section id="return-statement">
+ <section id="return">
<title><literal>RETURN</literal> Statement Syntax</title>
Modified: trunk/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/refman-5.1/stored-procedures.xml 2008-03-05 18:03:16 UTC (rev 10137)
+++ trunk/refman-5.1/stored-procedures.xml 2008-03-05 22:23:28 UTC (rev 10138)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 429 bytes
@@ -2372,7 +2372,7 @@
</section>
- <section id="return-statement">
+ <section id="return">
<title><literal>RETURN</literal> Statement Syntax</title>
Modified: trunk/refman-6.0/stored-procedures.xml
===================================================================
--- trunk/refman-6.0/stored-procedures.xml 2008-03-05 18:03:16 UTC (rev 10137)
+++ trunk/refman-6.0/stored-procedures.xml 2008-03-05 22:23:28 UTC (rev 10138)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 429 bytes
@@ -2350,7 +2350,7 @@
</section>
- <section id="return-statement">
+ <section id="return">
<title><literal>RETURN</literal> Statement Syntax</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10138 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-5.0 refman-5.1 refman-6.0 | paul | 5 Mar |