Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
(WL #10595) Bugs Fixed Assemblies within NuGet packages were not fully signed. (Bug #26448321, Bug #84814) Document Store: Priority assignment when connecting to the server in client-side failover situations was not supported in earlier versions of ...For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { \"biz\": \"quux\" } }" ); SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://test@localhost/mysess\", \"appdata\": { \"tar\": \"zzzz\" } }" ); The mysess.uri and mysess.appdata values set by the first statement are replaced with the new values set by the second ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-30.html
(WL #15176) Bugs Fixed Empty strings ("") in the collection fields used in methods like set() that are chained with modify()are no longer allowed; now only the dollar sign ($) is allowed when trying to replace the entire document. Functionality ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
It was not possible to monitor a MySQL database target if the user's password included an equals sign (=). 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 ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationreplica-activity-category.html
If the position from which the SQL thread is reading is way behind the position to which the I/O thread is currently writing, it is a sign that replication is getting behind and results of queries directed to the replica may not reflect the latest ... Lists the Replication Replica Activity metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-threads-activity-category.html
Thread Pooling Not Enabled As of MySQL 5.5.16, commercial distributions of MySQL include a thread pool plugin that provides an alternative thread-handling model designed to reduce overhead and improve performance. Too Many Concurrent Queries Running ... Lists the Threads Activity metrics and provides a brief description of ...
https://dev.mysql.com/doc/x-devapi-userguide/en/mysql-x-expressions-ebnf-definitions.html
This section provides a visual reference guide to the grammar for the expression language used in X DevAPI.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/glossary.html
advisor category A set of Advisors that are designed to enforce MySQL best practices for that specific category. Within a rule, you can designate the threshold values that specify whether an alarm triggers a Critical, Warning, or notice alert.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-asset-agent-management.html
Information such as whether self-signed certificates are permitted, timeout values, hostnames, and so on. The Agents view configuration view enables you to view all MySQL Enterprise Monitor Agents currently registered with the MySQL Enterprise ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/platforms-prereqs-reference.html
MySQL Enterprise Service Manager installation generates a self-signed certificate during the installation process. The supported platforms for MySQL Enterprise Service Manager and MySQL Enterprise Monitor Agent are listed at the following ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/replication-advisor-ref.html
If the position from which the applier thread is reading is far behind the position to which the I/O thread is currently writing, it is a sign that replication is getting behind and results of queries directed to the replica may not reflect the ...