List:Commits« Previous MessageNext Message »
From:paul Date:March 5 2008 11:23pm
Subject:svn commit - mysqldoc@docsrva: r10139 - in trunk: . pt/refman-5.1
View as plain text  
Author: paul
Date: 2008-03-05 23:23:37 +0100 (Wed, 05 Mar 2008)
New Revision: 10139

Log:
 r29750@frost:  paul | 2008-03-05 16:21:10 -0600
 Minor wording change


Modified:
   trunk/pt/refman-5.1/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:29749
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:29750
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:29889


Modified: trunk/pt/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/pt/refman-5.1/stored-procedures.xml	2008-03-05 22:23:28 UTC (rev 10138)
+++ trunk/pt/refman-5.1/stored-procedures.xml	2008-03-05 22:23:37 UTC (rev 10139)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 686 bytes

@@ -959,8 +959,8 @@
       </para>
 
       <para>
-        As of MySQL 5.1.13, stored procedures that take no arguments now
-        can be invoked without parentheses. That is, <literal>CALL
+        As of MySQL 5.1.13, stored procedures that take no arguments can
+        be invoked without parentheses. That is, <literal>CALL
         p()</literal> and <literal>CALL p</literal> are equivalent.
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r10139 - in trunk: . pt/refman-5.1paul5 Mar