Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-2-0.html
WebAuthn authentication enables users to authenticate to MySQL Server using WebAuthn-aware devices based on either the FIDO or FIDO2 standard. Packaging Notes Functionality Added or Changed Packaging Notes The MSI package definition files have been ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-25.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.25 release.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-3-0.html
(Bug #37705281) Performing a database migration using MySql.EntityFrameworkCore 9.0.0 or later resulted in a SQL syntax error. (Bug #117258, Bug #37513445) Timeout testing for Connector/NET used non-existing server addresses, which caused unexpected ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed The following are the updated version requirements of Connector/NET on some of the third-party libraries it uses (see Connector/NET Installation for details): Google Protobuf .NET version 3.30.0 ZstdSharp version 0.8.5 Kerberos version 1.21.3 BouncyCastle version ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
(WL #12139) An RPM package for installing ARM 64-bit (aarch64) binaries of Connector/ODBC on Oracle Linux 7 is now available in the MySQL Yum Repository and for direct download. Functionality Added or Changed Bugs Fixed Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-14.html
(WL #12394, WL #12477) MySQL Connector/ODBC is now compatible with MSVC 2017, while retaining compatibility with MSVC 2015: Previously, Connector/ODBC binary distributions were compatible with projects built using MSVC 2015. Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-15.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.15 release.
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 ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-25.html
This release contains no functional changes, and is published to align its version number with that of the MySQL Server 8.0.25 release.
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-33.html
(Bug #33353465) Connector/ODBC now sets the following performance_schema connection attributes, which coincide with how other connectors behave: _connector_version (the connector version, such as 8.0.33), _connector_license (the connector's license ... 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 ...