Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
(WL #13701) Bugs Fixed For applications that use the legacy JDBC API (that is, not X DevAPI or X DevAPI for C) on a system that does not have OpenSSL libraries installed, the libraries that are bundled with Connector/C++ could not be found when ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
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 installed. To build the legacy connector itself from ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in each release of MySQL Connector/C++.
https://dev.mysql.com/doc/relnotes/connector-net/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in each release of MySQL Connector/NET.
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed All instances of the deprecated function mysql_real_escape_string() in the source code have been replaced by an internal implementation of myodbc_escape_string(), which works ...(Bug #116559, Bug #37250400) The following Connector/ODBC Connection Parameters can now be configured on the ODBC administrator GUI: readtimeout writetimeout OPENTELEMETRY (WL #16587) Bugs Fixed The MSI installer checked for the wrong version of Visual C++ Redistributable required by Connector/ODBC when installing it on a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in recent releases of MySQL Connector/ODBC.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-5.html
(WL #10053) These methods have been added for Collection: add_or_replace_one(), get_one(), replace_one(), and remove_one(). (WL #10975) These methods have been added for FindStatement and SelectStatement, to enable shared and exclusive locks to be ... Packaging Notes Functionality Added or Changed Packaging Notes MySQL Connector/Python packages are now available in two formats: Pure Python packages that contain only Python files, and packages that contain the Python files plus the C Extension and C Protobuf ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
(WL #11041) X DevAPI: In the process of refining the definition of the X DevAPI to cover the most relevant usage scenarios, the following API components have been removed from the X DevAPI implementation for Connector/Python: API components that ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-3-0.html
(Bug #117347, Bug #37541353) The deprecated cursors of the buffered raw type and all the named tuple types have now been removed from Connector/Python. (WL #16327) The following methods of the Connector/Python API have been deprecated, with some of ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Fixed the typing annotation of the close() function of MySQLConnectionAbstract and also made disconnect() an alias of close(), to improve clarity and consistency of the connection ...
https://dev.mysql.com/doc/relnotes/connector-python/en/preface.html
Access to Oracle Support for Accessibility Oracle customers that have purchased support have access to electronic support through My Oracle Support. This document contains release notes for the changes in recent releases of MySQL Connector/Python.