Author: paul
Date: 2007-02-21 17:30:11 +0100 (Wed, 21 Feb 2007)
New Revision: 5016
Log:
r20266@polar: paul | 2007-02-21 10:28:01 -0600
Remove non-existent type code. (Thanks, Serg)
Modified:
trunk/refman-4.1/apis-c.xml
trunk/refman-5.0/apis-c.xml
trunk/refman-5.1/apis-c.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20265
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16605
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20266
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16605
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
Modified: trunk/refman-4.1/apis-c.xml
===================================================================
--- trunk/refman-4.1/apis-c.xml 2007-02-21 16:29:48 UTC (rev 5015)
+++ trunk/refman-4.1/apis-c.xml 2007-02-21 16:30:11 UTC (rev 5016)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 4; 672 bytes
@@ -715,10 +715,6 @@
<entry><literal>MYSQL_TYPE_NULL</literal></entry>
<entry><literal>NULL</literal>-type field</entry>
</row>
- <row>
- <entry><literal>MYSQL_TYPE_CHAR</literal></entry>
- <entry>Deprecated; use <literal>MYSQL_TYPE_TINY</literal> instead</entry>
- </row>
</tbody>
</tgroup>
</informaltable>
Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml 2007-02-21 16:29:48 UTC (rev 5015)
+++ trunk/refman-5.0/apis-c.xml 2007-02-21 16:30:11 UTC (rev 5016)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 4; 672 bytes
@@ -714,10 +714,6 @@
<entry><literal>MYSQL_TYPE_NULL</literal></entry>
<entry><literal>NULL</literal>-type field</entry>
</row>
- <row>
- <entry><literal>MYSQL_TYPE_CHAR</literal></entry>
- <entry>Deprecated; use <literal>MYSQL_TYPE_TINY</literal> instead</entry>
- </row>
</tbody>
</tgroup>
</informaltable>
Modified: trunk/refman-5.1/apis-c.xml
===================================================================
--- trunk/refman-5.1/apis-c.xml 2007-02-21 16:29:48 UTC (rev 5015)
+++ trunk/refman-5.1/apis-c.xml 2007-02-21 16:30:11 UTC (rev 5016)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 4; 672 bytes
@@ -713,10 +713,6 @@
<entry><literal>MYSQL_TYPE_NULL</literal></entry>
<entry><literal>NULL</literal>-type field</entry>
</row>
- <row>
- <entry><literal>MYSQL_TYPE_CHAR</literal></entry>
- <entry>Deprecated; use <literal>MYSQL_TYPE_TINY</literal> instead</entry>
- </row>
</tbody>
</tgroup>
</informaltable>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5016 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 21 Feb |