MySQL 5.1 リファレンスマニュアル :: C MySQL Change History :: C.2 MySQL Connector/ODBC (MyODBC) Change History :: C.2.3 Changes in Connector/ODBC 5.0.9 (22 November 2006)
« C.2.2 Changes in Connector/ODBC 5.0.10 (14 December 2006)

C.2.4 Changes in Connector/ODBC 5.0.8 (17 November 2006) »
Section Navigation      [Toggle]
  • C.2 MySQL Connector/ODBC (MyODBC) Change History
  • C.2.1 Changes in Connector/ODBC 5.0.11 (31 January 2007)
  • C.2.2 Changes in Connector/ODBC 5.0.10 (14 December 2006)
  • C.2.3 Changes in Connector/ODBC 5.0.9 (22 November 2006)
  • C.2.4 Changes in Connector/ODBC 5.0.8 (17 November 2006)
  • C.2.5 Changes in Connector/ODBC 5.0.7 (08 November 2006)
  • C.2.6 Changes in Connector/ODBC 5.0.6 (03 November 2006)
  • C.2.7 Changes in Connector/ODBC 5.0.5 (17 October 2006)
  • C.2.8 Changes in Connector/ODBC 5.0.3 (Connector/ODBC 5.0 Alpha 3) (20 June 2006)
  • C.2.9 Changes in Connector/ODBC 5.0.2 (Never released)
  • C.2.10 Changes in Connector/ODBC 5.0.1 (Connector/ODBC 5.0 Alpha 2) (05 June 2006)
  • C.2.11 Changes in Connector/ODBC 3.51.13 (Not yet released)
  • C.2.12 Changes in Connector/ODBC 3.51.12
  • C.2.13 Changes in Connector/ODBC 3.51.11

C.2.3. Changes in Connector/ODBC 5.0.9 (22 November 2006)

Connector/ODBC 5.0.9 is the fifth BETA release.

This is an implementation and testing release, and is not designed for use within a production environment.

Functionality added or changed:

  • Added recognition of SQL_C_SHORT and SQL_C_TINYINT as C types.

  • Added support for column binding as SQL_NUMBERIC_STRUCT.

Bugs fixed:

  • Fixed wildcard handling of and listing of catalogs and tables in SQLTables.

  • Catch use of SQL_ATTR_PARAMSET_SIZE and report error until we fully support.

  • Corrected retrieval multiple field types bit and blob/text.

  • Fixed buffer length return for SQLDriverConnect.

  • Added limit of display size when requested via SQLColAttribute/SQL_DESC_DISPLAY_SIZE.

  • Fixed statistics to fail if it couldn't be completed.

  • Fixed SQLGetData to clear the NULL indicator correctly during multiple calls.

  • ODBC v2 behaviour in driver now supports ODBC v3 date/time types (since DriverManager maps them).

Copyright © 1997, 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices
Top / Previous / Next / Up / Table of Contents
© 2010, Oracle Corporation and/or its affiliates