Statements executed from each host

mysql> SELECT * FROM sys.host_summary ORDER BY statements DESC LIMIT 1\G*************************** 1. row ***************************                  host: localhost            statements: 431214     statement_latency: 1.15 d statement_avg_latency: 231.14 ms           table_scans: 9424              file_ios: 671972       file_io_latency: 4.13 m   current_connections: 3     total_connections: 200193          unique_users: 1        current_memory: 0 bytestotal_memory_allocated: 0 bytes1 row in set (0.02 sec)

Get MySQL 8 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.