Search Results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-myisam-category.html
Keep Files On Create Enabled Whether to overwrite MyISAM MYD/MYI files or return an error if no DATA DIRECTORY / INDEX DIRECTORY option is set, and the files already exist. Lists the Myisam configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationreplica-activity-category.html
Relay Log Space The total combined size of all existing relay log files. Lists the Replication Replica Activity metrics and provides a brief description of each. Table 6.27 Replication Replica Activity Metrics NameDescriptionChange Source (Delta) ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-targets-changing-credentials.html
The following example changes the properties and credentials of an existing target instance definition: $ emcli modify_target -name="targetExample:3306" -type="oracle_omys_database" ... It is possible to change the credentials and connection ...
https://dev.mysql.com/doc/mysql-em-plugin/en/prereqs-myoem-reference.html
This section describes the prerequisites for a successful Oracle Enterprise Manager for MySQL Database installation. Ensure the agent can successfully communicate with your Oracle Management Service and can upload data. Note The plugin is installed ...
https://dev.mysql.com/doc/mysql-em-plugin/en/targets-myoem-add-targets-manually.html
To remotely monitor a MySQL database, repeat these steps with an existing agent and, on the Add MySQL Database page, add the details for the remote database. You must configure a MySQL target that is monitored by Enterprise Manager Cloud Control.
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-connection-pool.html
When opening a new Session with a Client, before a new network connection is opened, an attempt is made to retrieve from the pool an existing and currently unused connection, which is then reset and reused. X DevAPI supports connection pooling, ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-to-one-of-multiple-hosts.html
Note The user and password you supply in the URI-like string apply to all of the possible endpoints and therefore the same MySQL account must exist on each of the endpoints. You can provide multiple MySQL Router or server endpoints (as host and an ...
https://dev.mysql.com/doc/x-devapi-userguide/en/devapi-users-introduction.html
Work with your existing domain objects or generate code based on structure definitions for strictly typed languages. This guide explains how to use the X DevAPI and provides examples of its functionality. The X DevAPI is implemented by MySQL Shell ...
https://dev.mysql.com/doc/x-devapi-userguide/en/using-sql.html
In addition to the simplified X DevAPI syntax of the Session object, the Session object has a sql() function that takes any SQL statement as a string. The following example uses a Session to call an SQL Stored Procedure on the specific node.
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-17.html
The installer checked for the existence of SUNWuiu8 and would not continue if the package was not present. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The OpenSSL libraries used by MySQL Enterprise Monitor installers ...