Search Results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-binarylogs-category.html
Binlog Trusts Function Creators Enabled This variable applies when binary logging is enabled and controls whether stored function creators can be trusted not to create stored functions that will cause unsafe events to be written to the binary log.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connectionbuffers-category.html
Query Alloc Block Size The allocation size of memory blocks that are allocated for objects created during statement parsing and execution. Lists the Connection Buffers configuration metrics and provides a brief description of each. Table 7.8 ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-threads-category.html
Slow Launch Time If creating a thread takes longer than this many seconds, the server increments the Slow_launch_threads status variable. Lists the Threads configuration metrics and provides a brief description of each. Table 7.37 Threads ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-dmlstatementactivity-category.html
If you are only executing a statement a few times, the overhead of creating a prepared statement may not be worthwhile. Lists the DML Statement Activity metrics and provides a brief description of each. Table 6.6 DML Statement Activity Metrics ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationreplica-activity-category.html
However, while the MySQL installation procedure creates those time zone tables, it does not load them; they must be loaded manually after installation. Lists the Replication Replica Activity metrics and provides a brief description of each. Table ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-oem-agent-logging.html
By default this file is created in the /plugins/oracle.mysql.omys.discovery.plugin_versionNumber/etc directory of your Management Agent installation. This section describes the Oracle Enterprise Manager for MySQL Database logging. For information ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-innodb-bufferpool-usage.html
Page Activity Graphs the number of buffer pool pages read, written and created. The InnoDB Buffer Pool page displays information on the InnoDB buffer pool usage on the monitored server. Table 5.8 InnoDB Buffer Pool Performance Page Regions ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-statements.html
Temporary Tables Graphs the number of temporary tables created in the database and on disk. The Statements dashboard displays information on the various types of statement executed on the monitored server. Table 5.7 Statements Performance Page ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-tables-rows.html
Temporary Tables Graphs the number of temporary tables created, and the number of temporary tables converted to disk-based tables. The Global Table/Row Statistics dashboard displays information on the table and row activity on the monitored server.
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-crud-function-overview.html
The most common operations to be performed on a Collection are the Create Read Update Delete (CRUD) operations. The following section explains the individual functions of the Collection object. In order to speed up find operations it is recommended ...