Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Your SQL query has been executed successfully.
SELECT * FROM `x$statements_with_full_table_scans`
|
|
| query | db | exec_count | total_latency | no_index_used_count | no_good_index_used_count | no_index_used_pct | rows_sent | rows_examined | rows_sent_avg | rows_examined_avg | first_seen | last_seen | digest | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SELECT `cat` . `name` AS `CATALOG_NAME` , `sch` . ... | NULL | 1364 | 1279548579000 | 1364 | 0 | 100 | 13022 | 85125 | 10 | 62 | 2026-03-23 14:15:48.020843 | 2026-03-23 14:26:46.835738 | db22765f86fdb091d2faced7479895f8497b40140b15fad577... | |
| SELECT `cat` . `name` AS `CATALOG_NAME` , `sch` . ... | sys | 747 | 499318404000 | 746 | 0 | 100 | 6170 | 43161 | 8 | 58 | 2026-03-23 14:15:48.724932 | 2026-03-23 14:26:47.069660 | db22765f86fdb091d2faced7479895f8497b40140b15fad577... | |
| SELECT `cat` . `name` AS `CATALOG_NAME` , `sch` . ... | performance_schema | 789 | 405090280000 | 787 | 0 | 100 | 6531 | 43716 | 8 | 55 | 2026-03-23 14:15:47.968152 | 2026-03-23 14:26:46.489833 | db22765f86fdb091d2faced7479895f8497b40140b15fad577... | |
| SELECT `col` . `name` AS `COLLATION_NAME` , `cs` .... | mysql | 197 | 395223821000 | 197 | 0 | 100 | 53584 | 61661 | 272 | 313 | 2026-03-23 14:15:47.544487 | 2026-03-23 14:26:45.353673 | 85fcf4c6bfd4b3011d24e945d53864428e24dd2378b77d4432... | |
| SELECT ? FROM ( SELECT `GRANTEE` , `IS_GRANTABLE` ... |