PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.3Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0
These views summarize statement activity, file I/O, and connections, grouped by host.
Thehost_summary andx$host_summary views have these columns:
hostThe host from which the client connected. Rows for which the
HOSTcolumn in the underlying Performance Schema table isNULLare assumed to be for background threads and are reported with a host name ofbackground.statementsThe total number of statements for the host.
statement_latencyThe total wait time of timed statements for the host.
statement_avg_latencyThe average wait time per timed statement for the host.
table_scansThe total number of table scans for the host.
file_iosThe total number of file I/O events for the host.
file_io_latencyThe total wait time of timed file I/O events for the host.
current_connectionsThe current number of connections for the host.
total_connectionsThe total number of connections for the host.
unique_usersThe number of distinct users for the host.
current_memoryThe current amount of allocated memory for the host.
total_memory_allocatedThe total amount of allocated memory for the host.
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.3Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0