Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-33.html
(Bug #34842662) Pluggable Authentication The Connector/C++ implementation of the authentication_oci_client plugin (together with libmysqlclient) now enables using a security-token file to support ephemeral key-pair authentication when integration ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
The options incompatible with SslMode=none are: CertificateFile (Certificate File), CertificatePassword (Certificate Password), SslCa (Ssl-Ca), SslCert (Ssl-Cert), SslKey (Ssl-Key), and tlsversion (tls-version, tls version). (Bug #21971751, Bug ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
The JSON column type is now supported, and JSON data is only editable if another column is used as a primary key. Because JSON is a long data type with the maximum length of 4GB, it can't be used as a primary key by Microsoft Access and therefore ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-12.html
The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys needed for the runtime detection. Deprecation and Removal Notes Installation Notes Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-33.html
These options are for the authentication_oci_client plugin used with the Oracle Cloud Infrastructure (OCI) to support ephemeral key pairs and security tokens. (Bug #109430, Bug #34910625) Executing executemany() with insert statements that used ON ... 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/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
Important As of this release, 13.2.4.0.0, MySQL 8 is supported. It is not possible to monitor MySQL 8 with earlier versions of Oracle Enterprise Manager for MySQL Database. For more information on the variables added and removed in MySQL 8, see ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-sourcestatus-category.html
Recovery SSL Key Path to the private SSL key used by the server during recovery. Lists the Source Status configuration metrics and provides a brief description of each. Table 9.2 Source Status Configuration Metrics NameDescriptionSkip Errors Errors ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-optimizer-category.html
Max Seeks For Key Limit the assumed maximum number of seeks when looking up rows based on a key. Lists the Optimizer configuration metrics and provides a brief description of each. Table 7.25 Optimizer Configuration Metrics NameDescriptionEnd ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-secureconnections-category.html
Key The name of the SSL key file to use for establishing a secure connection. Lists the Secure Connections configuration metrics and provides a brief description of each. Table 7.30 Secure Connections Configuration Metrics NameDescriptionCa The ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-statementprocessing-category.html
Safe Updates Enabled If set to 1, MySQL aborts UPDATE or DELETE statements that do not use a key in the WHERE clause or a LIMIT clause. This makes it possible to catch UPDATE or DELETE statements where keys are not used properly and that would ...