Author: plavin
Date: 2007-03-19 16:44:25 +0100 (Mon, 19 Mar 2007)
New Revision: 5456
Log:
Remove some comments -- finished -- at least for now
Modified:
trunk/dynamic-docs/opsfunctions/opfunctions.xml
Modified: trunk/dynamic-docs/opsfunctions/opfunctions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/opfunctions.xml 2007-03-19 14:54:03 UTC (rev 5455)
+++ trunk/dynamic-docs/opsfunctions/opfunctions.xml 2007-03-19 15:44:25 UTC (rev 5456)
Changed blocks: 4, Lines Added: 3, Lines Deleted: 9; 1682 bytes
@@ -183,7 +183,7 @@
<versions>
<manual version="4.1"/>
<manual version="5.0"/>
- <manual version="5.1"/>
+ <manual version="5.1"/>340: <!-- start functions-->
</versions>
</operator>
@@ -1494,8 +1494,7 @@
<format><![CDATA[<replaceable>seconds</replaceable>]]></format>
<argument seq="1" name="expr" type="numeric"></argument>
</arguments>
- <!-- Correct return type? -->
- <return type="mixed"/>
+ <return type="time"/>
<error type="return"/>
<versions>
<manual version="4.1"/>
@@ -1568,10 +1567,7 @@
<description lang="en">Returns the time at which the function executes</description>
<arguments>
<format></format>
- </arguments>
- <!-- Returns the current date and time as a value in
- 'YYYY-MM-DD HH:MM:SS' or
- YYYYMMDDHHMMSS format -->
+ </arguments>
<return type="mixed"/>
<error type="return"/>
<versions>
@@ -2967,8 +2963,6 @@
<format><![CDATA[<replaceable>N</replaceable>,... [USING
<replaceable>charset_name</replaceable>]]></format>
<argument seq="1" name="expr" type="numeric"></argument>
- <!--Will this work, the only instance of a required argument
- following a variable number of arguments?-->
<argument seq="2" name="expr" type="string">Character set name</argument>
</arguments>
<return type="string"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5456 - trunk/dynamic-docs/opsfunctions | plavin | 19 Mar |