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
Search Results
https://dev.mysql.com/doc/refman/8.0/en/sys-statements-with-runtimes-in-95th-percentile.html
The statements_with_runtimes_in_95th_percentile and x$statements_with_runtimes_in_95th_percentile views have these columns: query The normalized statement string. These views list statements with runtimes in the 95th percentile. db The default ...
https://dev.mysql.com/doc/refman/8.0/en/sys-user-summary-by-file-io-type.html
The user_summary_by_file_io_type and x$user_summary_by_file_io_type views have these columns: user The client user name. These views summarize file I/O, grouped by user and event type. By default, rows are sorted by user and descending total ...
https://dev.mysql.com/doc/refman/8.0/en/sys-user-summary-by-file-io.html
The user_summary_by_file_io and x$user_summary_by_file_io views have these columns: user The client user name. By default, rows are sorted by descending total file I/O latency. Rows for which the USER column in the underlying Performance Schema ...
https://dev.mysql.com/doc/refman/8.0/en/sys-user-summary-by-stages.html
The user_summary_by_stages and x$user_summary_by_stages views have these columns: user The client user name. By default, rows are sorted by user and descending total stage latency. Rows for which the USER column in the underlying Performance Schema ...
https://dev.mysql.com/doc/refman/8.0/en/sys-user-summary-by-statement-latency.html
The user_summary_by_statement_latency and x$user_summary_by_statement_latency views have these columns: user The client user name. Rows for which the USER column in the underlying Performance Schema table is NULL are assumed to be for background ...
https://dev.mysql.com/doc/refman/8.0/en/sys-user-summary-by-statement-type.html
The user_summary_by_statement_type and x$user_summary_by_statement_type views have these columns: user The client user name. These views summarize information about statements executed, grouped by user and statement type. By default, rows are ...
https://dev.mysql.com/doc/refman/8.0/en/sys-wait-classes-global-by-avg-latency.html
The wait_classes_global_by_avg_latency and x$wait_classes_global_by_avg_latency views have these columns: event_class The event class. These views summarize wait class average latencies, grouped by event class. An event class is determined by ...
https://dev.mysql.com/doc/refman/8.0/en/sys-wait-classes-global-by-latency.html
The wait_classes_global_by_latency and x$wait_classes_global_by_latency views have these columns: event_class The event class. These views summarize wait class total latencies, grouped by event class. An event class is determined by stripping from ...
https://dev.mysql.com/doc/refman/8.0/en/sys-waits-by-host-by-latency.html
The waits_by_host_by_latency and x$waits_by_host_by_latency views have these columns: host The host from which the connection originated. These views summarize wait events, grouped by host and event. By default, rows are sorted by host and ...
https://dev.mysql.com/doc/refman/8.0/en/sys-waits-by-user-by-latency.html
The waits_by_user_by_latency and x$waits_by_user_by_latency views have these columns: user The user associated with the connection. These views summarize wait events, grouped by user and event. By default, rows are sorted by user and descending ...