MySQL Connector/ODBC Release Notes

7.19 Changes in MySQL Connector/ODBC 3.51.12 (2005-02-11)

Functionality Added or Changed

  • N/A

Bugs Fixed

  • Using stored procedures with ADO, where the CommandType has been set correctly to adCmdStoredProc, calls to stored procedures failed. (Bug #15635)

  • File DSNs could not be saved. (Bug #12019)

  • SQLColumns() returned no information for tables that had a column named using a reserved word. (Bug #9539)