MySQL Connector/ODBC Release Notes  /  Changes in MySQL Connector/ODBC Version 5.1  /  Changes in MySQL Connector/ODBC 5.1.10 (2012-02-02)

Changes in MySQL Connector/ODBC 5.1.10 (2012-02-02)

Bugs Fixed

  • SQLFetch has to return error if indicator pointer is NULL for NULL value. (Bug #13542600)

  • In some cases, a TIMESTAMP field could be described as SQL_NO_NULLS. (Bug #13532987)

  • A failure on one statement causes another statement to fail. (Bug #13097201, Bug #62657)