Search



Search Results
Displaying 1301 to 1310 of 2096 total results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
To run applications, a version of Connector/C++ built with the same ABI must be installed: Applications built using the new ABI require a version of Connector/C++ also built using the new ABI. Applications built using the old ABI require a version ... Legacy (JDBC API) Notes Functionality Added or Changed Bugs Fixed Legacy (JDBC API) Notes Previously, to build or run applications that use the legacy JDBC API, it was necessary to have Boost ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-1-0.html
MySQL Connector/C++ 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. Packaging Notes Functionality Added or Changed Packaging Notes ZSTD sources bundled in the Connector/C++ source ...This release can be used against MySQL Server versions 5.7 and ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-4-0.html
Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for Connector/C++ has been updated to version 3.0.13. Bugs Fixed A failed connection from an ...
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-20.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports Entity Framework Core 3.1.1 on all platforms with NET Standard 2.0 support. Microsoft Entity Framework Core 3.1.1 is not compatible with the ...In ...
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-9-2-0.html
(Bug #114457, Bug #36568102) Added a new rewritebatchedstatements connection option that makes the connector rewrite batched statements and execute them all at once in a single block rather than one at a time, which is default behavior.
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-11.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. Connector/ODBC 8.0.11 is the first release to use the new numbering. The ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-18.html
Bugs Fixed Connector/ODBC is now built with MySQL client library 8.0.18, which includes OpenSSL 1.1.1d. (Bug #29868815) On Linux, memory was leaked on each server connection attempt due to how mysql_server_end was implemented and executed. Issues ...
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 ...(WL #14114) Bugs Fixed Fixed an issue where a parameterized query could cause memory ...
Displaying 1301 to 1310 of 2096 total results