Search Results
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
For more information about these, see String Comparison Functions and Operators. These functions behave as shown here: if (column_value [NOT] LIKE pattern) goto Label; The space requirements for these methods are shown in the following table, where ... The next few sections provide information about performing different types of operations with NdbInterpretedCode methods, including resource ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
(WL #13983) Functionality Added or Changed All calls that allow a column name, such as findColumn(), getString(), and getInt(), are now case-sensitive. Legacy (JDBC API) Notes Functionality Added or Changed Bugs Fixed Legacy (JDBC API) Notes ...The ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-33.html
Compilation Notes Packaging Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed Compilation Notes To simplify building the legacy JDBC connector with Linux distributions that do not ship static libraries, the ...Previously, the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-4-0.html
Functionality Added or Changed The X DevAPI and X DevAPI for C now support configurable read and write timeouts. These timeouts can be set in milliseconds with the following methods: For both APIs, with the connection options read-timeout and ...
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. (Bug ...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-14.html
(WL #12518) The auth connection option (along with aliases authentication and authentication mode) was removed from the MySqlBaseConnectionStringBuilder class.
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-24.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. The ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...Connections can be made using the more-secure TLSv1.2 and TLSv1.3 ...
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. (WL #15159) Functionality Added or Changed Connector/NET ...An ...