List:Commits« Previous MessageNext Message »
From:paul.dubois Date:December 1 2008 7:55pm
Subject:svn commit - mysqldoc@docsrva: r12721 - in trunk: . refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-12-01 19:55:35 +0100 (Mon, 01 Dec 2008)
New Revision: 12721

Log:
 r36292@frost:  paul | 2008-12-01 12:57:23 -0500
 Update trigger FAQ re: external applications


Modified:
   trunk/refman-5.0/faqs.xml
   trunk/refman-5.1/faqs.xml
   trunk/refman-6.0/faqs.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:39854
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:36288
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:34596
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:39854
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:36292
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:34596


Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml	2008-12-01 18:18:24 UTC (rev 12720)
+++ trunk/refman-5.0/faqs.xml	2008-12-01 18:55:35 UTC (rev 12721)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 582 bytes

@@ -1608,7 +1608,10 @@
         <answer>
 
           <para>
-            No, not at present.
+            Yes. For example, a trigger could invoke the
+            <literal>sys_exec()</literal> UDF available at MySQL Forge
+            here:
+            <ulink url="http://forge.mysql.com/projects/project.php?id=211"/>
           </para>
 
         </answer>


Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml	2008-12-01 18:18:24 UTC (rev 12720)
+++ trunk/refman-5.1/faqs.xml	2008-12-01 18:55:35 UTC (rev 12721)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 582 bytes

@@ -1632,7 +1632,10 @@
         <answer>
 
           <para>
-            No, not at present.
+            Yes. For example, a trigger could invoke the
+            <literal>sys_exec()</literal> UDF available at MySQL Forge
+            here:
+            <ulink url="http://forge.mysql.com/projects/project.php?id=211"/>
           </para>
 
         </answer>


Modified: trunk/refman-6.0/faqs.xml
===================================================================
--- trunk/refman-6.0/faqs.xml	2008-12-01 18:18:24 UTC (rev 12720)
+++ trunk/refman-6.0/faqs.xml	2008-12-01 18:55:35 UTC (rev 12721)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 1; 582 bytes

@@ -1637,7 +1637,10 @@
         <answer>
 
           <para>
-            No, not at present.
+            Yes. For example, a trigger could invoke the
+            <literal>sys_exec()</literal> UDF available at MySQL Forge
+            here:
+            <ulink url="http://forge.mysql.com/projects/project.php?id=211"/>
           </para>
 
         </answer>


Thread
svn commit - mysqldoc@docsrva: r12721 - in trunk: . refman-5.0 refman-5.1 refman-6.0paul.dubois1 Dec