Author: jstephens
Date: 2007-11-09 12:41:11 +0100 (Fri, 09 Nov 2007)
New Revision: 8608
Log:
opfunction class for CONV() should be numeric-mathematical, not
numeric-arithmetic
Modified:
trunk/dynamic-docs/opsfunctions/opfunctions.xml
Modified: trunk/dynamic-docs/opsfunctions/opfunctions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/opfunctions.xml 2007-11-09 11:37:11 UTC (rev 8607)
+++ trunk/dynamic-docs/opsfunctions/opfunctions.xml 2007-11-09 11:41:11 UTC (rev 8608)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 624 bytes
@@ -2836,7 +2836,7 @@
</versions>
</opfunction>
- <opfunction type="function" id="conv" class="numeric-arithmetic">
+ <opfunction type="function" id="conv" class="numeric-mathematical">
<display>CONV()</display>
<description lang="en">Convert numbers between different number
bases</description>
<arguments>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8608 - trunk/dynamic-docs/opsfunctions | jon | 9 Nov |