Search



Search Results
Displaying 1211 to 1220 of 5414 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-14.html
An example connection string: mysqlx://username:password@localhost:33160/myschema?ssl-mode=enabled where myschema becomes the default schema name. (Bug #28280321) With "pure_python=False" set, mysql.connector would still use the Python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-17.html
Example usage: ["A", "B", "C"] overlaps $.field (WL #12737) Added support for the utf8mb4_0900_bin collation added in MySQL Server 8.0.17. (Bug #29327931) An error was generated when used with the combination of MySQL 5.7, Python 3, and having the ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Prepared statement support was added to the C extension's (use_pure=False) ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-18.html
This indicates that Connector/Python does not execute SET commands by a connection with an expired password, an operation that's disallowed by MySQL Server 8.0.18 and higher. (WL #13330) Bugs Fixed The /usr/lib/mysqlx folder was not created after ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
The error: "ValueError: Datetime mapping scenario unhandled" (Bug #30950184) Because MySQL stores TEXT types as BLOB and JSON as LONGBLOB, the TEXT and JSON types are now converted to str and the rest of the BLOB types as bytes. (Bug #31390263) ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-24.html
(WL #14212, WL #13492) If a classic MySQL protocol connection experiences a server timeout, Connector/Python now reports more precise disconnection information from the server. This notice applies to a server connection that remains idle for longer ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed Python 2.7 and 3.5 support, and added Python 3.9 ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
OpenID Connect functionality is supported by MySQL Enterprise Edition Server 9.1.0 and later. Now specifying tls_ciphersuites with TLSv1.3 is allowed with the C-extension implementation, but not enforced with the pure Python implementation where ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-2.html
Security Notes Bugs Fixed Security Notes MySQL Enterprise Service Manager has been updated to use Apache Struts 2.3.35, which has been publicly reported as not vulnerable to CVE-2018-11776. (Bug #28577924) Bugs Fixed Under certain circumstances, ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-28.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The Tomcat server, bundled with MySQL Enterprise Service Manager, has been upgraded to 8.5.72. MySQL Enterprise Service Manager has been updated to use Apache Log4j 2.15.0, ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-39.html
Functionality Added or Changed The Add Instance button on the Unmonitored MySQL Instances page was abnormally small. Updated the following components to the version listed: Apache Tomcat 8.5.100, JRE 8u421, log4j 2.23.1, MySQL Server 8.0.39, Spring ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-upgrading.html
This chapter describes the upgrade process for MySQL Enterprise Monitor 8.0. Important It is not possible to upgrade any version older than MySQL Enterprise Monitor 3.4.0 directly to 8.0. To upgrade an older installation, you must first upgrade to ...
Displaying 1211 to 1220 of 5414 total results