Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-31.html
This update does not change how the DNS-SRV feature looks up, extracts the SRV records, or uses those records to establish a connection (see Opening a Connection Using a Single DNS Domain). Deprecation and Removal Notes Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
Packaging Notes Functionality Added or Changed Bugs Fixed Packaging Notes Updated the Portable.BouncyCastle 1.9.0 NuGet package reference to BouncyCastle.Cryptography 2.2.1, which is the currently maintained package. (Bug #111361, Bug #35488339) ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports .NET 9 and Entity Framework Core 9 (preview versions). (WL #16308) The OpenTelemetry.Api library is no longer bundled, it now pulls in the ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/index.html
Abstract This document contains release notes for the changes in recent releases of MySQL Connector/ODBC. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-11.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. This change makes it easy and intuitive to decide which client version to ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Several code issues identified by Fortify were corrected. (WL #11829) Refactored codebase to remove legacy code and implement general performance improvements. For example, ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-30.html
Authentication Notes Character Set Support Compilation Notes Functionality Added or Changed Bugs Fixed Authentication Notes Password parameters escaped with curly braces did not escape right curly braces in the password value. (Bug #106631, Bug ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-36.html
Bugs Fixed ADODB.Recordset.Open() reported a transaction error when a string type was used with prepared statements. The fix was changing the SQL_MAX_CONCURRENT_ACTIVITIES value from 1 to 0 (unlimited). (Bug #36031548) References: This issue is a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The AUTO_RECONNECT functionality was removed, and setting it returns SQL_SUCCESS_WITH_INFO with an HY000 error stating that it's no longer supported. The GUI dialog removed ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new WEBAUTHN_DEVICE_NUMBER connection option that is passed to and interpreted by the WebAuthN authentication plugin. It accepts a numeric value that selects the ...