Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-14.html
Functionality Added or Changed A new ENABLE_LOCAL_INFILE connection option was added to the connection string, DSN, and GUI. The connection string overrides the DSN value if both are set. (WL #12394, WL #12477) MySQL Connector/ODBC is now ...Binary ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-31.html
Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-2-0.html
This includes adding spans for preparing and executing prepared statements, and adding connection span attributes such as db.user. (WL #15807) Connector/ODBC now supports an authentication method that enables users to authenticate to MySQL Server ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-0-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed For the ANSI driver, converting to and from the character set specified by the CHARSET connection option is now performed by the MySQL server rather than being done inside the ...(WL #16297) Added support for the VECTOR data type that was introduced in MySQL Enterprise Server ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-3-0.html
(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 ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-11.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed X DevAPI: Previously, when documents without an _id attribute were added to a collection, Connector/Python automatically generated _id for them. Example mysqlx.get_session() ...Now a MySQL 8 server generates the _id attribute unless a document already contains ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Deprecated Python 2.7 support; a warning was added to describe Python 2.7 support being removed in Connector/Python 8.0.24. (WL #14238) ...This ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-33.html
(WL #15435) Added a oci_config_profile connection option to define a profile set in oci_config_file; the default value is DEFAULT. (Bug #35233031) It was possible for the exception closing an invalid connection to be interpreted as a Bad Message by ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Adopted function annotation enforcement by mypy, which makes the mysqlx module compliant with PEP ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-3-0.html
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 ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-12-1-0-2-0.html
Functionality Added or Changed The compliance framework for MySQL Configuration Metrics is added in this release. Prev Up A.11 Changes in Oracle Enterprise Manager for MySQL Database 12.1.0.3.0 (2015-10-22) Home .