Search Results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed On macOS, the official supported Protobuf version is versions before 3.12.0. (Bug #31390263) Implemented context managers to define the runtime context to establish when ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-4.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/Python 8.0.12 would be designed to support all ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-0-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The required Python Protobuf version installed with the X DevAPI connector was updated to version 4.25.3, as older versions could cause the connector to unexpectedly halt. (WL ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connectionbuffers-category.html
Lists the Connection Buffers configuration metrics and provides a brief description of each. Table 7.8 Connection Buffers Configuration Metrics NameDescriptionBulk Insert Buffer Size Limits the size (in bytes) of the special tree-like cache MyISAM ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-environment-category.html
Lists the Environment configuration metrics and provides a brief description of each. Table 7.10 Environment Configuration Metrics NameDescriptionBasedir The MySQL installation base directory. Core File Enabled Whether to write a core file if the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-logging-category.html
Lists the Logging configuration metrics and provides a brief description of each. Table 7.19 Logging Configuration Metrics NameDescriptionGeneral Log Enabled This option enables logging to the general query log, which contains entries that record ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationreplica-activity-category.html
Lists the Replication Replica Activity metrics and provides a brief description of each. Table 6.27 Replication Replica Activity Metrics NameDescriptionChange Source (Delta) The total number of CHANGE SOURCE statements executed. Exec Source Log Pos ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/agent-advisors-reference.html
MySQL Agent Memory Usage Excessive MySQL Agent Not Reachable MySQL Agent Memory Usage Excessive The memory needed by the MySQL Agent for basic monitoring is fairly small and consistent, and depends on the number of rules you have enabled. However, ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-advisor-intro-thresholds-ref.html
If the monitored value breaches the defined threshold, an event is generated and displayed on the Events page for the asset. Advisor thresholds use a variety of different value types, depending on the monitored value. Some use percentages, such as ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-dictionary-encoding.html
Dictionary encoding (SORTED) has the following characteristics: Best suited to string columns with a low number of distinct values relative to the cardinality of the table. Dictionary encoding reduces the space required for column values on the ...