Author: mcbrown
Date: 2007-08-13 09:54:10 +0200 (Mon, 13 Aug 2007)
New Revision: 7440
Log:
Updating for the 3.51.19 C/ODBC release
Modified:
trunk/refman-common/news-connector-odbc.xml
Modified: trunk/refman-common/news-connector-odbc.xml
===================================================================
--- trunk/refman-common/news-connector-odbc.xml 2007-08-12 19:44:12 UTC (rev 7439)
+++ trunk/refman-common/news-connector-odbc.xml 2007-08-13 07:54:10 UTC (rev 7440)
Changed blocks: 1, Lines Added: 31, Lines Deleted: 0; 1239 bytes
@@ -862,6 +862,37 @@
</section>
+ <section id="myodbc-news-3-51-19">
+
+ <title>Changes in Connector/ODBC 3.51.19 (10 August 2007)</title>
+
+ <para>
+ Connector/ODBC 3.5.19 fixes a specific issue with the 3.5.18
+ release. For a list of changes in the 3.5.18 release, see
+ <xref
+ linkend="myodbc-news-3-51-18"/>.
+ </para>
+
+ <para>
+ Functionality added or changed:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ Because of Bug #10491 in the server, character string results
+ were sometimes incorrectly identified as
+ <literal>SQL_VARBINARY</literal>. Until this server bug is
+ corrected, the driver will identify all variable-length
+ strings as <literal>SQL_VARCHAR</literal>.
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
+ </section>
+
<section id="myodbc-news-3-51-18">
<title>Changes in Connector/ODBC 3.51.18 (08 August 2007)</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7440 - trunk/refman-common | mcbrown | 13 Aug |