Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.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. For example, MySQL Connector/C++ 8.0.12 would be designed to support all ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. OpenID Connect functionality is supported by MySQL ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-27.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/NET implemented the authentication_kerberos_client plugin to support Kerberos authentication for classic MySQL protocol connections made by applications ...The exchange of a signed token between the authentication_oci plugin and the client-side plugin enables .NET applications to access MySQL Database Services within a specific tenancy in a secure way without using a ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed An Important Update The Connector/NET MySql.Data version 8.0.32.1 NuGet package now is released and the newer package supersedes the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-12.html
(Bug #26834200, Bug #87777) To increase compliance with the X DevAPI, these Connector/Python changes were made: DatabaseObject: Deprecated: am_i_real() and who_am_i(). (WL #11932) An RPM package for installing ARM 64-bit (aarch64) binaries of ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-28.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/Python 8.0.26 and support for them is removed starting with ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-30.html
Support for MySQL 5.7 collations is preserved for connections to a MySQL 5.7 server. (Bug #34231226) C extension and pure Python cursor types are not interchangeable when using connection objects that are not of the same type; now we check for ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-5.html
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 ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-auditlog-category.html
Connection Policy The policy controlling how the audit log plugin writes connection events to its log file. Permitted values: 'ALL' - Log all connection events, 'ERRORS' - Log only failed connection events, 'NONE' - Do not log connection events ...
Oracle Enterprise Manager for MySQL Database User's Guide :: 6.43 Sys Schema User Statistics Metrics
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-sysschema-userstatistics-category.html
Table 6.43 Sys Schema User Statistics Metrics NameDescriptionCurrent Connections The current number of connections for the user. Unique Hosts The number of distinct hosts from which connections for the user have originated. Lists the Sys Schema ...