Search



Search Results
Displaying 221 to 230 of 542 total results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
Character Set Support Deprecation and Removal Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Character Set Support Connector/C++ now supports MySQL servers configured to use utf8mb4 as the default character set. (WL #10717) Bugs ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
(WL #10981) Bugs Fixed Creating a TLS session with only the ssl-ca option specified could succeed, although it should fail if ssl-mode is not also specified. Locks can be requested several times for a given find or select statement. An acquired lock ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
Deprecation and Removal Notes Security Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes View and table DDL methods have been removed. (WL #11376) Bugs Fixed replaceOne() and similar methods did not ... In ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-0-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed the dependency on the mysql-client-plugins package from the libmysqlcppconnx package and added it as recommended for the libmysqlcppconn package, as ...(Bug #36725056) ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. (WL #16458) Bugs Fixed Starting from version 9.1.0, it ...OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and ...
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). (WL #11618) Bugs Fixed ...The following changes were made to the Connector/NET API: The LockContention enumeration (with values Default=0, NoWait=1 and SkipLocked=2) was ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-12.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Optimistic locking for database-generated fields was improved with the inclusion of the [ConcurrencyCheck, DatabaseGenerated(DatabaseGeneratedOption.Computed)] attribute. (WL ...With the model created, revert back to EF Core 2.0 in your project, update the MySql.Data.EntityFrameworkCore NuGet package, and then remove the package MySql.Data.EntityFrameworkCore.Design from your ...
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. (WL #12494) Bugs Fixed Document Store: All methods able to ...For example: table.Select().Where("additionalinfo->$.hobbies = 'Reading'"); (Bug #29347028) Document Store: The performance for statements that are executed repeatedly (two or more times) is improved by using server-side prepared statements for the second and subsequent ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-19.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET supports TLS protocol versions TLSv1, TLSv1.1, TLSv1.2, and TLSv1.3. (WL #13304) Bugs Fixed Clone connections did not process all connection settings as expected. A new connection-string option, tlsversion, permits the restriction of a connection to a single version or to a list with any combination of the four supported TLS versions (see Options for Both Classic MySQL Protocol and X ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-23.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The IgnorePrepare connection-string option was deprecated in the Connector/NET 8.0.23 release and removed in the Connector/NET 8.0.24 release. New ...The removed option instructed Connector/NET to ignore all calls to MySqlCommand.Prepare() that were made using the classic MySQL ...
Displaying 221 to 230 of 542 total results