Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 1261 to 1270 of 1321 total results
https://dev.mysql.com/doc/refman/8.0/en/sys-host-summary-by-statement-latency.html
The host_summary_by_statement_latency and x$host_summary_by_statement_latency views have these columns: host The host from which the client connected. Rows for which the HOST column in the underlying Performance Schema table is NULL are assumed to ...
https://dev.mysql.com/doc/refman/8.0/en/sys-host-summary-by-statement-type.html
The host_summary_by_statement_type and x$host_summary_by_statement_type views have these columns: host The host from which the client connected. These views summarize information about statements executed, grouped by host and statement type. By ...
https://dev.mysql.com/doc/refman/8.0/en/sys-host-summary.html
The host_summary and x$host_summary views have these columns: host The host from which the client connected. These views summarize statement activity, file I/O, and connections, grouped by host. Rows for which the HOST column in the underlying ...
https://dev.mysql.com/doc/refman/8.0/en/sys-innodb-lock-waits.html
The innodb_lock_waits and x$innodb_lock_waits views have these columns: wait_started The time at which the lock wait started. These views summarize the InnoDB locks that transactions are waiting for. wait_age How long the lock has been waited for, ...
https://dev.mysql.com/doc/refman/8.0/en/sys-io-by-thread-by-latency.html
The io_by_thread_by_latency and x$io_by_thread_by_latency views have these columns: user For foreground threads, the account associated with the thread. These views summarize I/O consumers to display time waiting for I/O, grouped by thread.
https://dev.mysql.com/doc/refman/8.0/en/sys-io-global-by-file-by-bytes.html
The io_global_by_file_by_bytes and x$io_global_by_file_by_bytes views have these columns: file The file path name. These views summarize global I/O consumers to display amount of I/O, grouped by file. By default, rows are sorted by descending total ...
https://dev.mysql.com/doc/refman/8.0/en/sys-io-global-by-file-by-latency.html
The io_global_by_file_by_latency and x$io_global_by_file_by_latency views have these columns: file The file path name. These views summarize global I/O consumers to display time waiting for I/O, grouped by file. total_latency The total wait time of ...
https://dev.mysql.com/doc/refman/8.0/en/sys-io-global-by-wait-by-bytes.html
The io_global_by_wait_by_bytes and x$io_global_by_wait_by_bytes views have these columns: event_name The I/O event name, with the wait/io/file/ prefix stripped. These views summarize global I/O consumers to display amount of I/O and time waiting ...
https://dev.mysql.com/doc/refman/8.0/en/sys-io-global-by-wait-by-latency.html
The io_global_by_wait_by_latency and x$io_global_by_wait_by_latency views have these columns: event_name The I/O event name, with the wait/io/file/ prefix stripped. These views summarize global I/O consumers to display amount of I/O and time ...
https://dev.mysql.com/doc/refman/8.0/en/sys-latest-file-io.html
The latest_file_io and x$latest_file_io views have these columns: thread For foreground threads, the account associated with the thread (and port number for TCP/IP connections). These views summarize file I/O activity, grouped by file and thread.
Displaying 1261 to 1270 of 1321 total results