Search Results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed A new bdist_wheel distutils command was added to build a Connector/Python wheel package. (WL #11041) X DevAPI: In the process of refining the definition of the X DevAPI to ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-1-0.html
MySQL Connector/Python 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: With this release, ...This release can be used against MySQL Server version 5.7 and ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-security-standard-rules.html
Consider whether the filtering of events by status is required, and remove the configuration values for audit_log_connection_policy or audit_log_statement_policy if not. In a Web environment where the clients are connecting from a separate web ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-logging-category.html
Table 7.19 Logging Configuration Metrics NameDescriptionGeneral Log Enabled This option enables logging to the general query log, which contains entries that record client connections and SQL statements received from clients. Lists the Logging ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-performanceschema-category.html
The max_connections and max_delayed_threads system variables affect how many threads are run in the server. If you increase max_connections or max_delayed_threads, consider increasing performance_schema_max_thread_instances so that ... Lists the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-threadpool-category.html
A value of 1 increases the concurrency and uses a more aggressive algorithm which at times has been known to perform 5-10% better on optimal thread counts, but has degrading performance as the number of connections increases. High Priority ... Lists ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-threads-category.html
Handling The thread-handling model used by the server for connection threads. The permissible values are no-threads (the server uses a single thread) and one-thread-per-connection. Lists the Threads configuration metrics and provides a brief ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-binarylogs-summary-category.html
However, binary logs can consume a very large amount of disk space and should be removed from a production server to free up space after they are no longer needed by the replicas connecting to this source server, and after they have been backed up.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-sysschema-processes-category.html
Lists the Sys Schema Processes metrics and provides a brief description of each. Table 6.37 Sys Schema Processes Metrics NameDescriptionCommand The command type the process is running. Full Scan Did the currently running SQL statement for this ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-sysschema-tablemetadatalockwaiters-category.html
Blocking Pid The connection ID of the session that is blocking the current waiter(s). Waiting Pid The connection ID of the session that is waiting. Lists the Sys Schema Table Metadata Lock Waits metrics and provides a brief description of each.