SELECT * FROM `x$schema_index_statistics`
|
table_schema | table_name | index_name | rows_selected | select_latency | rows_inserted | insert_latency | rows_updated | update_latency | rows_deleted | delete_latency | |
---|---|---|---|---|---|---|---|---|---|---|---|
sakila | actor | idx_actor_last_name | 2 | 2340479856 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | film_category | fk_film_category_category | 2 | 1962574944 | 0 | 0 | 0 | 0 | 0 | 0 | |
sys | sys_config | PRIMARY | 1 | 875940384 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | inventory | idx_fk_film_id | 2 | 491294496 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | film | idx_fk_language_id | 102 | 447252432 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | country | PRIMARY | 33 | 415493760 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | language | PRIMARY | 51 | 314158416 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | customer | idx_fk_address_id | 34 | 195244368 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | city | idx_fk_country_id | 44 | 157000272 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | address | idx_fk_city_id | 61 | 115673184 | 0 | 0 | 0 | 0 | 0 | 0 | |
sakila | category | PRIMARY | 16 | 18040704 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | foreign_keys | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | foreign_key_column_usage | column_id | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | columns | table_id_2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | foreign_keys | referenced_table_catalog | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | index_column_usage | index_id | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | index_column_usage | index_id_2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | columns | table_id | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | columns | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | column_type_elements | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | check_constraints | schema_id | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | check_constraints | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | tablespaces | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
mysql | tablespace_files | file_name | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
performance_schema | file_summary_by_event_name | PRIMARY | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
|