Search Results
https://dev.mysql.com/doc/internals/en/libmysql-directory.html
The files here are for producing MySQL as a library (for example, a Windows DLL). The idea is that, instead of producing separate mysql (client) and mysqld (server) programs, one produces a library. The libmysql files are split into three ...Instead ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterjexception.html
com.mysql.clusterj.ClusterJFatalUserException If an exception is detected during initialization of a persistent interface, for example annotating a column that doesn't exist in the mapped table, it is reported as a user exception. Applications can ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-overload-error.html
The following list enumerates all NDB errors of type OL (Overload error).
https://dev.mysql.com/doc/x-devapi-userguide/en/devapi-users-introduction.html
The X DevAPI is implemented by MySQL Shell and MySQL Connectors that support X Protocol. For more background information and instructions on how to install and get started using X DevAPI, see Using MySQL as a Document Store. For quick-start ... This ...
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. Default ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-best-open-ref.html
DBA: responsible for monitoring MySQL instances, investigating issues and repairing those issues. This user has the permission to close Events, due to MySQL Instances being set to Administer. They are responsible for investigating events and ...This ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-graphs-sys-schema-install-ref.html
The sys schema is installed by default in MySQL 5.7, but must be installed manually in earlier versions of MySQL. On the Database File I/O and Lock Waits pages, if a compatible MySQL instance is selected, but sys schema is not installed, MySQL ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-agent.html
A MySQL Enterprise Monitor Agent monitors a MySQL server and sends data to the MySQL Enterprise Service Manager. The data is interpreted by MySQL Enterprise Advisors and displayed in MySQL Enterprise Monitor User Interface. Important It is strongly ...The following section describes how to install the Agent on all ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-replication.html
MySQL Enterprise Monitor supports monitoring of single-source tree hierarchy, circular replication, group replication, or complex, multi-level, multi-source hierarchies. For more information on the various types of replication supported by MySQL ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-starting-agent-windows.html
Otherwise you can do this by going to the Start Menu and under Programs find MySQL and then the MySQL Enterprise Monitor Agent entry. Alternately, you can start the agent from the command line by entering: $> sc start MySQLEnterpriseMonitorAgent or: ... You have the option of starting the Monitor Agent from the final installation ...