Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL 8.0 release series (see SELECT Statement). The following changes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-16.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Support was added for the -> operator to be used with JSON document paths in relational statements. For example: ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Document Store: The Where() method is deprecated (Obsolete attribute applied) and will return a warning when called in the following method ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-30.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The MySql.Data.MySqlClient.Memcached namespace and its members now are deprecated. An alternative binary or text client is recommended for ...
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. (WL #16150) ...
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/news-8-0-33.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new OCI_CONFIG_PROFILE connection option to define a profile set in OCI_CONFIG_FILE; and it defaults to DEFAULT. These options are for the authentication_oci_client ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-4-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. Bugs Fixed .NET applications quit unexpectedly while trying to connect to a MySQL server using Connector/ODBC. This has been fixed by compiling C/ODBC and MySQL ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-14.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed A default schema name can now be defined from the connection string. Statements executed using the session are executed against this default schema if no other schema is ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Two informative text files were added: INFO_BIN contains information about the build environment used to produce the distribution, and INFO_SRC provides information about the ...