Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-4-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. For the X DevAPI, with the SessionOption enumeration constants READ_TIMEOUT and WRITE_TIMEOUT in the mysqlx::Session or mysqlx::SessionSettings constructor. For the ...Functionality Added or Changed The X DevAPI and X DevAPI for C now support configurable read and write ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-18.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports IPV6 connections made using the classic MySQL protocol when the operating system on the server host also supports IPV6. Some applications, such as ...(WL #13114) In tandem with Microsoft, Connector/NET ends support for .NET Core 1.0 and 1.1 (and also for Entity Framework Core 1.1, which depends on .NET Core ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
(Bug #31237338, Bug #99371) An error was generated when the database name within a connection string that was passed to MySQL 5.6 or MySQL 5.7 did not match the casing used to search a related stored procedure. (Bug #31173265) In Connector/NET ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
(Bug #100314, Bug #31692694) Functionality Added or Changed Previously, an application could set the SslMode=none connection option to establish a classic MySQL protocol or X Protocol connection to a non-TLS/SSL enabled server. Currently, .NET ... X ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
(WL #15792) Connector/NET now supports an authentication method that enables users to authenticate to MySQL Server using WebAuthn-aware devices for classic MySQL protocol connections. (Bug #110975, Bug #35379875) Multiple MySqlConnection objects on ... 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 ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-4-0.html
(WL #16176) Connector/NET is now ready to support the VECTOR data type when it becomes available with MySQL Enterprise Server. (WL #16175) Known limitation of this release: because the mysql_native_password authentication plugin is disabled by ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-1-0.html
OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and later. (Bug #116028, Bug #37032982) Made improvements to MySqlPoolManager.GetPoolAsync related fixes that were made in Connector/NET 8.2.0. Executing SELECT ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-4-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. (Bug #117020, Bug #37462116) When using Entity Framework Core migrations to update the database schema with MySql.EntityFrameworkCore version 8.0.8, a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-13.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added dynamic libmysql linking support via the -DMYSQLCLIENT_STATIC_LINKING:BOOL=TRUE|FALSE option; defaults to FALSE to enable dynamic linking. (Bug #28407520) The ODBC ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-20.html
The file base names are mysql-connector-odbc-* (driver package) and mysql-connector-odbc-setup (setup package). Functionality Added or Changed Bugs Fixed Functionality Added or Changed On Debian, DEB packages are now released instead of TGZ files.