Author: mcbrown
Date: 2007-11-08 10:46:43 +0100 (Thu, 08 Nov 2007)
New Revision: 8577
Log:
Fixing an attribute
Modified:
trunk/refman-4.1/news-3.21.xml
Modified: trunk/refman-4.1/news-3.21.xml
===================================================================
--- trunk/refman-4.1/news-3.21.xml 2007-11-08 08:52:39 UTC (rev 8576)
+++ trunk/refman-4.1/news-3.21.xml 2007-11-08 09:46:43 UTC (rev 8577)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 822 bytes
@@ -2653,7 +2653,7 @@
<literal>FIELD_TYPE_MEDIUM_BLOB</literal>,
<literal>FIELD_TYPE_LONG_BLOB</literal> or
<literal>FIELD_TYPE_VAR_STRING</literal> (as previously
- returned by <function role=="capi">mysql_list_fields()</function>). You should
+ returned by <function role="capi">mysql_list_fields()</function>). You should
instead use only <literal>FIELD_TYPE_BLOB</literal> or
<literal>FIELD_TYPE_STRING</literal>. If you want exact types,
you should use the command <literal>SHOW FIELDS</literal>.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8577 - trunk/refman-4.1 | mcbrown | 8 Nov |