Author: mcbrown
Date: 2006-11-10 15:44:29 +0100 (Fri, 10 Nov 2006)
New Revision: 3905
Log:
Updating C/ODBC log to 5.0.7
Modified:
trunk/refman-common/news-myodbc.xml
Modified: trunk/refman-common/news-myodbc.xml
===================================================================
--- trunk/refman-common/news-myodbc.xml 2006-11-10 13:55:46 UTC (rev 3904)
+++ trunk/refman-common/news-myodbc.xml 2006-11-10 14:44:29 UTC (rev 3905)
Changed blocks: 4, Lines Added: 71, Lines Deleted: 3; 2515 bytes
@@ -14,6 +14,71 @@
<title>MySQL Connector/ODBC (MyODBC) Change History</title>
+ <section id="myodbc-news-5-0-7">
+
+ <title>Changes in Connector/ODBC 5.0.7 (8 Novebmer 2006)</title>
+
+ <para>
+ Connector/ODBC 5.0.7 is the third BETA release.
+ </para>
+
+ <para>
+ This is an implementation and testing release, and is not designed
+ for use within a production environment.
+ </para>
+
+ <para>
+ Functionality added or changed:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ Improved trace/log.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Added support for <literal>SQLStatistics</literal> to
+ <literal>MYODBCShell</literal>.
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
+ <para>
+ Bugs fixed:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ Fixed <literal>SQLDescribeCol</literal> returning column name
+ length in bytes rather than chars.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ SQLBindParameter now handles <literal>SQL_C_DEFAULT</literal>.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Corrected incorrect column index within
+ <literal>SQLStatistics</literal>. Many more tables can now be
+ linked into MS Access.
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
+ </section>
+
<section id="myodbc-news-5-0-6">
<title>Changes in Connector/ODBC 5.0.6 (3 November 2006)</title>
@@ -23,7 +88,8 @@
</para>
<para>
- This is an implementation and testing release.
+ This is an implementation and testing release, and is not designed
+ for use within a production environment.
</para>
<para>
@@ -66,7 +132,8 @@
</para>
<para>
- This is an implementation and testing release.
+ This is an implementation and testing release, and is not designed
+ for use within a production environment.
</para>
<para>
@@ -92,7 +159,8 @@
2006)</title>
<para>
- This is an implementation and testing release.
+ This is an implementation and testing release, and is not designed
+ for use within a production environment.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3905 - trunk/refman-common | mcbrown | 10 Nov |