Changes in MySQL Connector/ODBC 9.5.0 (2025-10-21, General Availability)
Note
These release notes were created with the assistance of
MySQL HeatWave GenAI.
Bugs Fixed
Calling SQLColAttribute() with
SQL_DESC_TYPE_NAME for the results of Catalog
functions like SQLColumns() could cause
MySQL Connector/ODBC to close unexpectedly.
(Bug #38124528)