Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/NET implemented the authentication_kerberos_client plugin to support Kerberos authentication for classic MySQL protocol connections made by applications ...Support is now extended to Windows using the Security Support Provider Interface (SSPI) for classic MySQL protocol connections (see Connector/NET ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-8.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: The format of document ID values generated when adding documents to a collection has changed. It is still a string of 32 hexadecimal digits based on UUID, but ... MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (highest) MySQL server version they ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-4-0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The deprecated authentication_fido_client authentication plugin and associated FidoActionRequested connection option was removed. Bugs Fixed ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-0-0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Removed the deprecated OldGetStringBehavior connection option. (WL #16386) Bugs Fixed Improved how the connection pool releases connections. (WL ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added .NET 9 GA and EF Core 9 GA support, and removed .NET 6 and EF Core 6 support. (WL #16638, WL #16654) Bugs Fixed The MySql.Data.OpenTelemetry.dll metadata reported the ...
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. Bugs Fixed Added checks for unsupported functionality that return SQL_ERROR instead of SQL_SUCCESS, where the error ...(WL #11829) Refactored codebase to remove legacy code and implement general performance ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-16.html
Bugs Fixed Connector/ODBC 8.0 is now built with OpenSSL 1.0.2R. Issues fixed in the new OpenSSL version are described at http://www.openssl.org/news/vulnerabilities.html. (Bug #29538143) An exception was emitted when fetching contents of a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-17.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed README.md and CONTRIBUTING.md files were created for the convenience of git users. (WL #12828) Bugs Fixed The myodbc-installer command line utility did not display all DSN ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-20.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed On Debian, DEB packages are now released instead of TGZ files. (WL #13565) Bugs Fixed When using SQL_C_WCHAR with SQLGetData, binary data was not returned correctly as its ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/ODBC added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication method. (WL #14250) Bugs ...Connector/ODBC now also supports SCRAM-SHA-256 as an alternative authentication method for classic MySQL protocol ...