Performance Schema hosts Table
The hosts table contains aggregated connection statistics for each client host, including counts for current and total historical connections.
The hosts table contains a row for each host used by clients to connect to the server, containing current and total connections.
The size is determined by the performance_schema_hosts_size system variable, which, if set to zero, will disable connection statistics in the hosts table.
It contains the following columns:
This page is licensed: CC BY-SA / Gnu FDL