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-19.html
For usage information, see Options for Both Classic MySQL Protocol and X Protocol. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET supports TLS protocol versions TLSv1, TLSv1.1, TLSv1.2, and TLSv1.3. A new ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server connection string option were deprecated in Connector/NET 8.0.22 and removed in 8.0.23: address, addr, and ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-18.html
(Bug #26194929) On Windows, fixed direct setlocale() usage for multi-threaded applications. Bugs Fixed Connector/ODBC is now built with MySQL client library 8.0.18, which includes OpenSSL 1.1.1d. Issues fixed in the new OpenSSL version are ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-22.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed For enhanced security of the existing ENABLE_LOCAL_INFILE connection string option, the new ENABLE_LOCAL_DIR option allows restricting LOCAL data loading to files located in ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-24.html
(Bug #32537000) The ODBC SQLProcedureColumns function returns incomplete results, fetches after usage would only return the first 40 parameters. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-28.html
COM_FIELD_LIST is only used when NO_I_S is set by Connector/ODBC (which disables INFORMATION_SCHEMA usage). Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-31.html
(WL #15124) Removed the deprecated NO_I_S connection option; usage is ignored and does not trigger an error or warning. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/ODBC now provides generic Linux packages for ARM architecture (64 bit), in addition to the generic Linux packages for Intel architecture (both 32 and 64 bits).