MySQL returned an empty result set (i.e. zero rows). (Query took 0.0006 seconds.)
SELECT * FROM `x$schema_table_statistics`
|
table_schema
Schema name. |
table_name
Table name. |
total_latency
Total wait time of the summarized events that are … |
rows_fetched
Number of all fetch operations. |
fetch_latency
Total wait time of all fetch operations that are t… |
rows_inserted
Number of all insert operations. |
insert_latency
Total wait time of all insert operations that are … |
rows_updated
Number of all update operations. |
update_latency
Total wait time of all update operations that are … |
rows_deleted
Number of all delete operations. |
delete_latency
Total wait time of all delete operations that are … |
io_read_requests | io_read | io_read_latency | io_write_requests | io_write | io_write_latency | io_misc_requests | io_misc_latency | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|