Search Results
https://dev.mysql.com/doc/connectors/en/connector-j-reference-using-ssl.html
The file contains four sections, listing in each the mandatory, approved, deprecated, and unacceptable ciphers. The last section (unacceptable) defines patterns or masks that blocklist unsafe cipher suites. If no such restrictions have been ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-api.html
The following sections contain specifications for ClusterJ packages, interfaces, classes, and methods.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-installation-reference.html
Oracle Enterprise Manager for MySQL Database extends Oracle Enterprise Manager to enable monitoring of MySQL servers. Note Although Oracle Enterprise Manager for MySQL Database is based on MySQL Enterprise Monitor, it does not contain the following ...
https://dev.mysql.com/doc/mysql-em-plugin/en/targets-myoem-reference.html
This section describes how to add targets manually and using autodiscovery.
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/custom-queries-reference.html
This section describes the precondition and main queries used to create custom data collections.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/default-values-reference.html
If all the attributes are of the same type, it is not necessary to define the types for each attribute. Instead, define a default element at the beginning of the attribute list. In the following example, the default element assigns the same counter ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/formatting-queries-reference.html
It is possible to format the query result with wiki markup. This enables you to display information from the query directly in the event generated by the advisor. This example lists the user name and host for all accounts without a defined password. See Section 31.1.7, “Wiki Format” for more information on the supported wiki ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/key-valuepair-reference.html
It is possible to return more than one row, using the result type CLASS_TYPE_1STCOL_ATTRIBUTES. This result type enables the return of a two-column result set as key-value pair. Unlike the default attributes, which are taken from the column name, ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/main-queries-reference.html
The main queries enable you to retrieve data from the monitored server. When defining queries, the following restrictions apply: The query must be defined within a <![CDATA[]]> container. Do not enter any characters between CDATA and the following ...