host_summary和x $ host_summary视图
这些视图汇总了按主机分组的语句活动,文件I / O和连接。
在host_summary和x$host_summary意见有这些列:
host客户端从其连接的主机。假定
HOST基础Performance Schema表中的列针对的行是NULL后台线程,并且使用主机名报告background。statements主机的语句总数。
statement_latency主机定时语句的总等待时间。
statement_avg_latency主机的每个定时语句的平均等待时间。
table_scans主机的表扫描总数。
file_ios主机的文件I / O事件总数。
file_io_latency主机定时文件I / O事件的总等待时间。
current_connections主机的当前连接数。
total_connections主机的连接总数。
unique_users主机的独立用户数。
current_memory当前为主机分配的内存量。
total_memory_allocated主机分配的内存总量。
