dblwr_pages_written
mysql.inno
ASYNC COUNTER
INTEGER
Number of pages that have been written for doublew...
dblwr_writes
mysql.inno
ASYNC COUNTER
INTEGER
Number of doublewrite operations that have been pe...
redo_log_logical_size
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
By
LSN range size in bytes containing in-use redo log...
redo_log_physical_size
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
By
Disk space in bytes currently consumed by all redo...
redo_log_capacity_resized
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
By
Redo log capacity in bytes for all redo log files,...
log_waits
mysql.inno
ASYNC COUNTER
INTEGER
Number of log waits due to small log buffer (innod...
log_write_requests
mysql.inno
ASYNC COUNTER
INTEGER
Number of log write requests (innodb_log_write_req...
log_writes
mysql.inno
ASYNC COUNTER
INTEGER
The number of physical writes to the InnoDB redo l...
os_log_fsyncs
mysql.inno
ASYNC COUNTER
INTEGER
Number of fsync log writes (innodb_os_log_fsyncs)
os_log_pending_fsyncs
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of pending fsync write (innodb_os_log_pendi...
os_log_pending_writes
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of pending log file writes (innodb_os_log_p...
os_log_written
mysql.inno
ASYNC COUNTER
INTEGER
By
Bytes of log written (innodb_os_log_written)
page_size
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
By
InnoDB page size in bytes (innodb_page_size)
pages_created
mysql.inno
ASYNC COUNTER
INTEGER
Number of pages created (innodb_pages_created)
pages_read
mysql.inno
ASYNC COUNTER
INTEGER
Number of pages read (innodb_pages_read)
pages_written
mysql.inno
ASYNC COUNTER
INTEGER
Number of pages written (innodb_pages_written)
row_lock_current_waits
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of row locks currently being waited for (in...
row_lock_time
mysql.inno
ASYNC COUNTER
INTEGER
ms
Time spent in acquiring row locks, in milliseconds...
row_lock_time_avg
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
ms
The average time to acquire a row lock, in millise...
row_lock_time_max
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
ms
The maximum time to acquire a row lock, in millise...
row_lock_waits
mysql.inno
ASYNC COUNTER
INTEGER
Number of times a row lock had to be waited for (i...
rows_deleted
mysql.inno
ASYNC COUNTER
INTEGER
The number of rows deleted from InnoDB tables (inn...
rows_inserted
mysql.inno
ASYNC COUNTER
INTEGER
The number of rows inserted into InnoDB tables (in...
rows_read
mysql.inno
ASYNC COUNTER
INTEGER
The number of rows read from InnoDB tables (innodb...
rows_updated
mysql.inno
ASYNC COUNTER
INTEGER
The number of rows updated in InnoDB tables (innod...
system_rows_deleted
mysql.inno
ASYNC COUNTER
INTEGER
Number of rows deleted from InnoDB tables belongin...
system_rows_inserted
mysql.inno
ASYNC COUNTER
INTEGER
Number of rows inserted into InnoDB tables belongi...
system_rows_read
mysql.inno
ASYNC COUNTER
INTEGER
Number of rows read from InnoDB tables belonging t...
system_rows_updated
mysql.inno
ASYNC COUNTER
INTEGER
Number of rows updated in InnoDB tables belonging ...
num_open_files
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of files currently open (innodb_num_open_fi...
truncated_status_writes
mysql.inno
ASYNC COUNTER
INTEGER
Number of times output from the SHOW ENGINE INNODB...
undo_tablespaces_total
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Total number of undo tablespaces (innodb_undo_tabl...
undo_tablespaces_explicit
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of user-created undo tablespaces (innodb_un...
undo_tablespaces_active
mysql.inno
ASYNC GAUGE COUNTER
INTEGER
Number of active undo tablespaces, including impli...
pages_data
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
Buffer pages containing data (innodb_buffer_pool_p...
bytes_data
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
By
Buffer bytes containing data (innodb_buffer_pool_b...
pages_dirty
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
Buffer pages currently dirty (innodb_buffer_pool_p...
bytes_dirty
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
By
Buffer bytes currently dirty (innodb_buffer_pool_b...
pages_flushed
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
The number of requests to flush pages from the Inn...
pages_free
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
Buffer pages currently free (innodb_buffer_pool_pa...
pages_misc
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
Buffer pages for misc use such as row locks or the...
pages_total
mysql.inno.buffer_pool
ASYNC GAUGE COUNTER
INTEGER
Total buffer pool size in pages (innodb_buffer_poo...
read_ahead_rnd
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
The number of 'random' read-aheads initiated by In...
read_ahead
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Number of pages read as read ahead (innodb_buffer_...
read_ahead_evicted
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Read-ahead pages evicted without being accessed (i...
read_requests
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Number of logical read requests (innodb_buffer_poo...
reads
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Number of reads directly from disk (innodb_buffer_...
wait_free
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Number of times waited for free buffer (innodb_buf...
write_requests
mysql.inno.buffer_pool
ASYNC COUNTER
INTEGER
Number of write requests (innodb_buffer_pool_write...
fsyncs
mysql.inno.data
ASYNC COUNTER
INTEGER
Number of fsync() calls (innodb_data_fsyncs)
pending_fsyncs
mysql.inno.data
ASYNC GAUGE COUNTER
INTEGER
Number of pending fsync operations (innodb_data_pe...
pending_reads
mysql.inno.data
ASYNC GAUGE COUNTER
INTEGER
The current number of pending reads (innodb_data_p...
pending_writes
mysql.inno.data
ASYNC GAUGE COUNTER
INTEGER
The current number of pending writes (innodb_data_...
read
mysql.inno.data
ASYNC COUNTER
INTEGER
By
Amount of data read in bytes (innodb_data_read)
reads
mysql.inno.data
ASYNC COUNTER
INTEGER
Number of reads initiated (innodb_data_reads)
writes
mysql.inno.data
ASYNC COUNTER
INTEGER
Number of writes initiated (innodb_data_writes)
written
mysql.inno.data
ASYNC COUNTER
INTEGER
By
Amount of data written in bytes (innodb_data_writt...
aborted_clients
mysql.x
ASYNC COUNTER
INTEGER
The number of clients that were disconnected becau...
bytes_received
mysql.x
ASYNC COUNTER
INTEGER
By
The total number of bytes received through the net...
bytes_received_compressed_payload
mysql.x
ASYNC COUNTER
INTEGER
By
The number of bytes received as compressed message...
bytes_received_uncompressed_frame
mysql.x
ASYNC COUNTER
INTEGER
By
The number of bytes received as compressed message...
bytes_sent
mysql.x
ASYNC COUNTER
INTEGER
By
The total number of bytes sent through the network...
bytes_sent_compressed_payload
mysql.x
ASYNC COUNTER
INTEGER
By
The number of bytes sent as compressed message pay...
bytes_sent_uncompressed_frame
mysql.x
ASYNC COUNTER
INTEGER
By
The number of bytes sent as compressed message pay...
connection_accept_errors
mysql.x
ASYNC COUNTER
INTEGER
The number of connections which have caused accept...
connection_errors
mysql.x
ASYNC COUNTER
INTEGER
The number of connections which have caused errors...
connections_accepted
mysql.x
ASYNC COUNTER
INTEGER
The number of connections which have been accepted...
connections_closed
mysql.x
ASYNC COUNTER
INTEGER
The number of connections which have been closed (...
connections_rejected
mysql.x
ASYNC COUNTER
INTEGER
The number of connections which have been rejected...
crud_create_view
mysql.x
ASYNC COUNTER
INTEGER
The number of create view requests received (Mysql...
crud_delete
mysql.x
ASYNC COUNTER
INTEGER
The number of delete requests received (Mysqlx_cru...
crud_drop_view
mysql.x
ASYNC COUNTER
INTEGER
The number of drop view requests received (Mysqlx_...
crud_find
mysql.x
ASYNC COUNTER
INTEGER
The number of find requests received (Mysqlx_crud_...
crud_insert
mysql.x
ASYNC COUNTER
INTEGER
The number of insert requests received (Mysqlx_cru...
crud_modify_view
mysql.x
ASYNC COUNTER
INTEGER
The number of modify view requests received (Mysql...
crud_update
mysql.x
ASYNC COUNTER
INTEGER
The number of update requests received (Mysqlx_cru...
cursor_close
mysql.x
ASYNC COUNTER
INTEGER
The number of cursor-close messages received (Mysq...
cursor_fetch
mysql.x
ASYNC COUNTER
INTEGER
The number of cursor-fetch messages received (Mysq...
cursor_open
mysql.x
ASYNC COUNTER
INTEGER
The number of cursor-open messages received (Mysql...
errors_sent
mysql.x
ASYNC COUNTER
INTEGER
The number of errors sent to clients (Mysqlx_error...
errors_unknown_message_type
mysql.x
ASYNC COUNTER
INTEGER
The number of unknown message types that have been...
expect_close
mysql.x
ASYNC COUNTER
INTEGER
The number of expectation blocks closed (Mysqlx_ex...
expect_open
mysql.x
ASYNC COUNTER
INTEGER
The number of expectation blocks opened (Mysqlx_ex...
init_error
mysql.x
ASYNC COUNTER
INTEGER
The number of errors during initialisation (Mysqlx...
messages_sent
mysql.x
ASYNC COUNTER
INTEGER
The total number of messages of all types sent to ...
notice_global_sent
mysql.x
ASYNC COUNTER
INTEGER
The number of global notifications sent to clients...
notice_other_sent
mysql.x
ASYNC COUNTER
INTEGER
The number of other types of notices sent back to ...
notice_warning_sent
mysql.x
ASYNC COUNTER
INTEGER
The number of warning notices sent back to clients...
notified_by_group_replication
mysql.x
ASYNC COUNTER
INTEGER
Number of Group Replication notifications sent to ...
prep_deallocate
mysql.x
ASYNC COUNTER
INTEGER
The number of prepared-statement-deallocate messag...
prep_execute
mysql.x
ASYNC COUNTER
INTEGER
The number of prepared-statement-execute messages ...
prep_prepare
mysql.x
ASYNC COUNTER
INTEGER
The number of prepared-statement messages received...
rows_sent
mysql.x
ASYNC COUNTER
INTEGER
The number of rows sent back to clients (Mysqlx_ro...
sessions
mysql.x
ASYNC COUNTER
INTEGER
The number of sessions that have been opened (Mysq...
sessions_accepted
mysql.x
ASYNC COUNTER
INTEGER
The number of session attempts which have been acc...
sessions_closed
mysql.x
ASYNC COUNTER
INTEGER
The number of sessions that have been closed (Mysq...
sessions_fatal_error
mysql.x
ASYNC COUNTER
INTEGER
The number of sessions that have closed with a fat...
sessions_killed
mysql.x
ASYNC COUNTER
INTEGER
The number of sessions which have been killed (Mys...
sessions_rejected
mysql.x
ASYNC COUNTER
INTEGER
The number of session attempts which have been rej...
ssl_accepts
mysql.x
ASYNC COUNTER
INTEGER
The number of accepted SSL connections (Mysqlx_ssl...
NAME
METER
METRIC_TYPE
NUM_TYPE
UNIT
DESCRIPTION
ssl_finished_accepts
mysql.x
ASYNC COUNTER
INTEGER
The number of successful SSL connections to the se...
worker_threads
mysql.x
ASYNC GAUGE COUNTER
INTEGER
The number of worker threads available (Mysqlx_wor...
worker_threads_active
mysql.x
ASYNC GAUGE COUNTER
INTEGER
The number of worker threads currently used (Mysql...
create_collection
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of create collection statements receive...
create_collection_index
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of create collection index statements r...
disable_notices
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of disable notice statements received (...
drop_collection
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of drop collection statements received ...
drop_collection_index
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of drop collection index statements rec...
enable_notices
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of enable notice statements received (M...
ensure_collection
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of ensure collection statements receive...
execute_mysqlx
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of StmtExecute messages received with n...
execute_sql
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of StmtExecute requests received for th...
get_collection_options
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of get collection object statements rec...
kill_client
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of kill client statements received (Mys...
list_clients
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of list client statements received (Mys...
list_notices
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of list notice statements received (Mys...
list_objects
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of list object statements received (Mys...
modify_collection_options
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of modify collection options statements...
ping
mysql.x.stmt
ASYNC COUNTER
INTEGER
The number of ping statements received (Mysqlx_stm...
threads_cached
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of threads in the thread cache (Threads...
threads_connected
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of currently open connections (Threads_...
threads_created
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of threads created to handle connection...
threads_running
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of threads that are not sleeping (Threa...
uptime
mysql.stats
ASYNC COUNTER
INTEGER
The number of seconds that the server has been up ...
table_locks_immediate
mysql.stats
ASYNC COUNTER
INTEGER
The number of times that a request for a table loc...
table_locks_waited
mysql.stats
ASYNC COUNTER
INTEGER
The number of times that a request for a table loc...
table_open_cache_hits
mysql.stats
ASYNC COUNTER
INTEGER
The number of hits for open tables cache lookups (...
table_open_cache_misses
mysql.stats
ASYNC COUNTER
INTEGER
The number of misses for open tables cache lookups...
table_open_cache_overflows
mysql.stats
ASYNC COUNTER
INTEGER
The number of overflows for the open tables cache ...
tc_log_page_waits
mysql.stats
ASYNC COUNTER
INTEGER
For the memory-mapped implementation of the recove...
created.tmp_disk_tables
mysql.stats
ASYNC COUNTER
INTEGER
The number of internal on-disk temporary tables cr...
created.tmp_files
mysql.stats
ASYNC COUNTER
INTEGER
How many temporary files mysqld has created (Creat...
created.tmp_tables
mysql.stats
ASYNC COUNTER
INTEGER
The number of internal temporary tables created by...
error_log.buffered_bytes
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of bytes currently used in the Performa...
error_log.buffered_events
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of events currently present in the Perf...
error_log.expired_events
mysql.stats
ASYNC COUNTER
INTEGER
The number of events discarded from the Performanc...
flush_commands
mysql.stats
ASYNC COUNTER
INTEGER
The number of times the server flushes tables (Flu...
global_connection_memory
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The memory used by all user connections to the ser...
locked_connects
mysql.stats
ASYNC COUNTER
INTEGER
The number of attempts to connect to locked user a...
max_execution_time_exceeded
mysql.stats
ASYNC COUNTER
INTEGER
The number of SELECT statements for which the exec...
max_execution_time_set
mysql.stats
ASYNC COUNTER
INTEGER
The number of SELECT statements for which a nonzer...
max_execution_time_set_failed
mysql.stats
ASYNC COUNTER
INTEGER
The number of SELECT statements for which the atte...
max_used_connections
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The maximum number of connections that have been i...
open_files
mysql.stats
ASYNC COUNTER
INTEGER
The number of files that are open. This count incl...
open_streams
mysql.stats
ASYNC COUNTER
INTEGER
The number of streams that are open, used mainly f...
open_table_definitions
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of cached table definitions (Open_table...
open_tables
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of tables that are open (Open_tables)
opened_files
mysql.stats
ASYNC COUNTER
INTEGER
The number of files that have been opened with my_...
opened_tables
mysql.stats
ASYNC COUNTER
INTEGER
The number of tables that have been opened (Opened...
opened_table_definitions
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of table definitions that have been cac...
prepared_stmt_count
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The current number of prepared statements (Prepare...
replica_open_temp_tables
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
Number of temporary tables that the replication SQ...
questions
mysql.stats
ASYNC COUNTER
INTEGER
The number of statements executed by the server. T...
queries
mysql.stats
ASYNC COUNTER
INTEGER
The number of statements executed by the server, i...
secondary_engine_execution_count
mysql.stats
ASYNC COUNTER
INTEGER
The number of queries offloaded to a secondary eng...
select_full_join
mysql.stats
ASYNC COUNTER
INTEGER
The number of joins that perform table scans becau...
select_full_range_join
mysql.stats
ASYNC COUNTER
INTEGER
The number of joins that used a range search on a ...
select_range
mysql.stats
ASYNC COUNTER
INTEGER
The number of joins that used ranges on the first ...
select_range_check
mysql.stats
ASYNC COUNTER
INTEGER
The number of joins without keys that check for ke...
select_scan
mysql.stats
ASYNC COUNTER
INTEGER
The number of joins that did a full scan of the fi...
slow_launch_threads
mysql.stats
ASYNC COUNTER
INTEGER
The number of threads that have taken more than sl...
slow_queries
mysql.stats
ASYNC COUNTER
INTEGER
The number of queries that have taken more than lo...
sort_merge_passes
mysql.stats
ASYNC COUNTER
INTEGER
The number of merge passes that the sort algorithm...
sort_range
mysql.stats
ASYNC COUNTER
INTEGER
The number of sorts that were done using ranges (S...
sort_rows
mysql.stats
ASYNC COUNTER
INTEGER
The number of sorted rows (Sort_rows)
sort_scan
mysql.stats
ASYNC COUNTER
INTEGER
The number of sorts that were done by scanning the...
ongoing_anonymous_transaction_count
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
Shows the number of ongoing transactions which hav...
binlog_cache.disk_use
mysql.stats
ASYNC COUNTER
INTEGER
The number of transactions that used the temporary...
binlog_cache.use
mysql.stats
ASYNC COUNTER
INTEGER
The number of transactions that used the binary lo...
aborted_clients
mysql.stats
ASYNC COUNTER
INTEGER
The number of connections that were aborted becaus...
aborted_connects
mysql.stats
ASYNC COUNTER
INTEGER
The number of failed attempts to connect to the My...
bytes_sent
mysql.stats
ASYNC COUNTER
INTEGER
The number of bytes sent to all clients (Bytes_sen...
bytes_received
mysql.stats
ASYNC COUNTER
INTEGER
The number of bytes received from all clients (Byt...
acl_cache_items_count
mysql.stats
ASYNC GAUGE COUNTER
INTEGER
The number of cached privilege objects (Acl_cache_...
binlog_stmt_cache_disk_use
mysql.stats
ASYNC COUNTER
INTEGER
The number of nontransaction statements that used ...
binlog_stmt_cache_use
mysql.stats
ASYNC COUNTER
INTEGER
The number of nontransactional statements that use...
admin_commands
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
assign_to_keycache
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_db
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_event
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_function
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_instance
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_procedure
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_resource_group
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_server
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_table
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_tablespace
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_user
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
alter_user_default_role
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
analyze
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
begin
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
binlog
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
call_procedure
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
change_db
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
change_master
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
change_repl_filter
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
change_replication_source
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
check
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
checksum
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
clone
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
NAME
METER
METRIC_TYPE
NUM_TYPE
UNIT
DESCRIPTION
commit
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_db
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_event
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_function
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_index
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_procedure
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_role
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_server
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_table
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_resource_group
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_trigger
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_udf
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_user
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_view
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
create_spatial_reference_system
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
dealloc_sql
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
delete
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
delete_multi
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
do
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_db
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_event
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_function
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_index
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_procedure
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_resource_group
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_role
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_server
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_spatial_reference_system
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_table
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_trigger
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_user
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
drop_view
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
empty_query
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
execute_sql
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
explain_other
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
flush
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
get_diagnostics
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
grant
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
grant_roles
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
ha_close
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
ha_open
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
ha_read
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
help
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
import
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
insert
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
insert_select
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
install_component
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
install_plugin
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
kill
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
load
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
lock_instance
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
lock_tables
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
optimize
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
preload_keys
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
prepare_sql
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
purge
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
purge_before_date
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
release_savepoint
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
rename_table
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
rename_user
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
repair
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
replace
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
replace_select
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
reset
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
resignal
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
restart
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
revoke
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
revoke_all
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
revoke_roles
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
rollback
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
rollback_to_savepoint
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
savepoint
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
select
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
set_option
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
set_password
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
set_resource_group
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
set_role
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
signal
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_binlog_events
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_binlogs
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_charsets
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_collations
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_db
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_event
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_func
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_proc
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_table
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_create_trigger
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_databases
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_engine_logs
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_engine_mutex
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_engine_status
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_events
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_errors
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_fields
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_function_code
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_function_status
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_grants
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_keys
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...
show_master_status
mysql.stats.com
ASYNC COUNTER
INTEGER
Number of times corresponding command statement ha...