List:Commits« Previous MessageNext Message »
From:mcbrown Date:March 29 2007 1:09pm
Subject:svn commit - mysqldoc@docsrva: r5622 - trunk/dynamic-docs/opsfunctions
View as plain text  
Author: mcbrown
Date: 2007-03-29 15:09:37 +0200 (Thu, 29 Mar 2007)
New Revision: 5622

Log:
Minor wording change for VALUES()



Modified:
   trunk/dynamic-docs/opsfunctions/functions.xml


Modified: trunk/dynamic-docs/opsfunctions/functions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/functions.xml	2007-03-29 11:50:45 UTC (rev 5621)
+++ trunk/dynamic-docs/opsfunctions/functions.xml	2007-03-29 13:09:37 UTC (rev 5622)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 721 bytes

@@ -2232,8 +2232,7 @@
   
   <function id="values" class="misc">
     <display>VALUES()</display>
-    <description lang="en">Meaningful only in
-      INSERT ... ON DUPLICATE KEY UPDATE</description>
+    <description lang="en">Defines the values to be used during an INSERT
     <arguments>
       <format><![CDATA[<replaceable>col_name</replaceable>]]></format>
       <argument seq="1" name="expr" type="string">Column name</argument>  


Thread
svn commit - mysqldoc@docsrva: r5622 - trunk/dynamic-docs/opsfunctionsmcbrown29 Mar