List:Commits« Previous MessageNext Message »
From:plavin Date:March 9 2007 5:53pm
Subject:svn commit - mysqldoc@docsrva: r5286 - trunk/refman-5.1
View as plain text  
Author: plavin
Date: 2007-03-09 18:53:15 +0100 (Fri, 09 Mar 2007)
New Revision: 5286

Log:
Treat CASE as a function

Modified:
   trunk/refman-5.1/functions.xml


Modified: trunk/refman-5.1/functions.xml
===================================================================
--- trunk/refman-5.1/functions.xml	2007-03-09 17:52:09 UTC (rev 5285)
+++ trunk/refman-5.1/functions.xml	2007-03-09 17:53:15 UTC (rev 5286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 460 bytes

@@ -1661,7 +1661,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para id="operator_case">
+        <para id="function_case">
           <indexterm>
             <primary>CASE</primary>
           </indexterm>


Thread
svn commit - mysqldoc@docsrva: r5286 - trunk/refman-5.1plavin9 Mar