Search



Search Results
Displaying 421 to 430 of 921 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-17.html
Example usage: test_config = {'user': 'myuser', 'port':3306, 'host':'localhost'} test_config['conn_attrs'] = {"foo": "bar", "_baz": "qux", "hello": "world"} _ = connect(**test_config) Default connection attributes are set for both the pure and c-ext ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Prepared statement support was added to the C extension's (use_pure=False) ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-19.html
Example usage: mysqlx://myserver/db?tls-versions=[TLSv1.2,TLSv1.3] tls-ciphersuites: accepts IANA cipher suite names, as listed on IANA's TLS Cipher Suites page. Example usage: ... Functionality Added or Changed Bugs Fixed Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
Example usage: session = mysqlx.get_session({ "host": "localhost", "port": 33060, "user": "root", "password": "s3cr3t", "compression": "required", "compression-algorithms": ["lz4', "zstd_stream"] }) (WL #13995) For enhanced security of the existing ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Django 3.0 support while preserving compatibility with Django ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-1-0-0.html
Sys Schema Global Memory Usage: based on the memory_global_by_current_bytes sys schema view. For more information, see Section 6.31, “Sys Schema Global Memory Usage Metrics”. Important This version requires the Oracle Enterprise Manager ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
Several Database File I/O dashboards were added: Database File I/O By Host Database File I/O By Thread Database File I/O By File Database File I/O By Type A Memory Usage dashboard was added in this release. Important As of this release, 13.2.4.0.0, ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-administration-standard-rules.html
If necessary, increase the setting of expire_logs_days to a value that ensures safe and secure operations in your environment while also minimizing disk usage, and be sure that the binary logs go at least as far back as your last full backup. Common ...The binary log enables point-in-time recovery, preventing data loss during a disaster recovery ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-innodb-activity-category.html
For more accurate memory usage calculations than with Innodb_buffer_pool_pages_data, when compressed tables cause the buffer pool to hold pages of different sizes. For more accurate memory usage calculations than with Innodb_buffer_pool_pages_dirty, ... Lists the InnoDB Activity metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-connections.html
Network Usage Graphs the network usage in bytes sent and received. The Connection Statistics page displays the connections and network statistics for the monitored MySQL instance. Table 5.1 Connections Performance Page Regions ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-0.html
Memory Usage report enables you to view how memory is allocated within the MySQL Instance. Important It is not possible to upgrade to MySQL Enterprise Monitor 8.0 from versions preceding MySQL Enterprise Monitor 3.3. To upgrade an older version, it ...
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, ...
Displaying 421 to 430 of 921 total results