Search Results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html
That is, the next candidate for making a connection is chosen randomly from the remaining available hosts. Note Note that this means that the connection option "use_pure=True" can't be used on EL7, SLES 12, nor Ubuntu 16.04 unless the system has ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-31.html
(Bug #21529893) The MySQLConnection.set_charset_collation() method returned an UnboundLocalError exception when given a empty character set name; now the default character set is used in such cases. (Bug #91974, Bug #28491115) Aligned the exception ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added support for Python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
(WL #14861) Adopted type hint enforcement for function and class attributes with mypy; this is compliant with PEP 8 for module mysql.connector. (WL #15036) On Windows, added a kerberos_auth_mode connection option which is set to either "SSPI" ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Dropped support for building DEB packages in favor of using pip to install the connector on Debian-based platforms. (WL #16411) Added OpenID Connect support leveraging the new ...(WL #16444) Added support for Python 3.13, and removed support for Python ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-faq.html
C.7: Why does monitoring a MySQL instance with FEDERATED tables cause extra connections, and decreased performance? When the agent starts, it executes a discovery process that performs a number of INFORMATION_SCHEMA queries that gather table ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-program-reference-server-script-config.html
Note The parameters listed here, with the exception of the four repository connection parameters, correspond to those displayed on the Welcome to MySQL Enterprise Monitor page used for initial setup. Service Manager Configuration Utilities The ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-troubleshooting-agent-start.html
Compare the values of the Host, and User fields in the mysql.user table with the values shown in the etc/agentManaged/mysqlConnection<id>/bean/json file. The passwords are encrypted so they can not be manually managed here, but the password can be ... The first step in troubleshooting the agent is finding out whether it is running or ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-server.html
--adminuser Command-Line Format --adminuser Type String Default Value service_manager The user name to use for connecting to the database repository used by MySQL Enterprise Service Manager. --adminpassword Command-Line Format --adminpassword Type ... The following options let you customize the installation process for MySQL Enterprise Service ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/memory-usage-advisors-ref.html
When enabled, the query cache should experience a high degree of hits, meaning that queries in the cache are being reused by other user connections. Default frequency 00:05:00 Default auto-close enabled no Thread Cache Size May Not Be Optimal Each ...It is true that logical I/O is not free, and that the DBA should work to keep all I/O to a minimum, but it is best if most data access is performed in ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-audit.html
MySQL Enterprise Audit enables standard, policy-based monitoring and logging of connection and query activity, providing an auditing and compliance solution for applications that are governed by both internal and external regulatory guidelines. The ...When installed, the audit plugin enables the MySQL server to produce a log file containing an audit record of server ...