Author: paul
Date: 2006-01-17 19:43:31 +0100 (Tue, 17 Jan 2006)
New Revision: 877
Log:
r6314@frost: paul | 2006-01-17 12:42:38 -0600
Fix validation error.
Modified:
trunk/
trunk/refman-5.0/stored-procedures.xml
trunk/refman-5.1/stored-procedures.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6306
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2265
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6314
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2265
Modified: trunk/refman-5.0/stored-procedures.xml
===================================================================
--- trunk/refman-5.0/stored-procedures.xml 2006-01-17 17:41:52 UTC (rev 876)
+++ trunk/refman-5.0/stored-procedures.xml 2006-01-17 18:43:31 UTC (rev 877)
@@ -366,18 +366,15 @@
</para>
<remark role="note">
- The following para is a promise that might someday be fulfilled.
- But until that happens, we make it invisible. [pd]
-
- <para>
- A framework for external stored procedures will be introduced
- in the near future. This will allow you to write stored
- procedures in languages other than SQL. Most likely, one of
- the first languages to be supported is PHP because the core
- PHP engine is small, thread-safe, and can easily be embedded.
- Because the framework is public, it is expected that many
- other languages can also be supported.
- </para>
+ The following text is a promise that might someday be fulfilled.
+ But until that happens, we make it invisible [pd]: A framework
+ for external stored procedures will be introduced in the near
+ future. This will allow you to write stored procedures in
+ languages other than SQL. Most likely, one of the first
+ languages to be supported is PHP because the core PHP engine is
+ small, thread-safe, and can easily be embedded. Because the
+ framework is public, it is expected that many other languages
+ can also be supported.
</remark>
<para>
Modified: trunk/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/refman-5.1/stored-procedures.xml 2006-01-17 17:41:52 UTC (rev 876)
+++ trunk/refman-5.1/stored-procedures.xml 2006-01-17 18:43:31 UTC (rev 877)
@@ -358,18 +358,15 @@
</para>
<remark role="note">
- The following para is a promise that might someday be fulfilled.
- But until that happens, we make it invisible. [pd]
-
- <para>
- A framework for external stored procedures will be introduced
- in the near future. This will allow you to write stored
- procedures in languages other than SQL. Most likely, one of
- the first languages to be supported is PHP because the core
- PHP engine is small, thread-safe, and can easily be embedded.
- Because the framework is public, it is expected that many
- other languages can also be supported.
- </para>
+ The following text is a promise that might someday be fulfilled.
+ But until that happens, we make it invisible [pd]: A framework
+ for external stored procedures will be introduced in the near
+ future. This will allow you to write stored procedures in
+ languages other than SQL. Most likely, one of the first
+ languages to be supported is PHP because the core PHP engine is
+ small, thread-safe, and can easily be embedded. Because the
+ framework is public, it is expected that many other languages
+ can also be supported.
</remark>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r877 - in trunk: . refman-5.0 refman-5.1 | paul | 17 Jan |