Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Browse mode
Customize browse mode.
Browse mode
Documentation Use only icons, only text or both. Restore default value
Documentation Use only icons, only text or both. Restore default value
Documentation Whether a user should be displayed a "show all (rows)" button. Restore default value
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown. Restore default value
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise. Restore default value
Documentation Highlight row pointed by the mouse cursor. Restore default value
Documentation Highlight selected rows. Restore default value
Documentation Restore default value
Documentation Restore default value
Documentation Repeat the headers every X cells, 0 deactivates this feature. Restore default value
Documentation Maximum number of characters shown in any non-numeric column on browse view. Restore default value
Documentation These are Edit, Copy and Delete links. Restore default value
Documentation Whether to show row links even in the absence of a unique key. Restore default value
Documentation Default sort order for tables with a primary key. Restore default value
Documentation When browsing tables, the sorting of each table is remembered. Restore default value
Documentation For display Options Restore default value
SELECT * FROM `innodb_index_stats` ORDER BY `stat_name` DESC 
Edit inline ] [ Edit ] [ Explain SQL ] [ Create PHP code ] [ Refresh ]
Full texts database_name table_name index_name last_update stat_name Descending Ascending 1 stat_value sample_size stat_description
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'news' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test news PRIMARY 2025-07-11 10:29:41 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'news' AND `innodb_index_stats`.`index_name` = 'fk_news_author' AND `innodb_index_stats`.`stat_name` = 'size'
test news fk_news_author 2025-07-11 10:29:41 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'news' AND `innodb_index_stats`.`index_name` = 'fk_news_updater' AND `innodb_index_stats`.`stat_name` = 'size'
test news fk_news_updater 2025-07-11 10:29:41 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'users' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test users PRIMARY 2025-07-10 16:24:36 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'users' AND `innodb_index_stats`.`index_name` = 'idx_role' AND `innodb_index_stats`.`stat_name` = 'size'
test users idx_role 2025-07-10 16:24:36 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'users' AND `innodb_index_stats`.`index_name` = 'idx_email' AND `innodb_index_stats`.`stat_name` = 'size'
test users idx_email 2025-07-10 16:24:36 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'users' AND `innodb_index_stats`.`index_name` = 'idx_status' AND `innodb_index_stats`.`stat_name` = 'size'
test users idx_status 2025-07-10 16:24:36 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'users' AND `innodb_index_stats`.`index_name` = 'idx_username' AND `innodb_index_stats`.`stat_name` = 'size'
test users idx_username 2025-07-10 16:24:36 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'payments' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test payments PRIMARY 2025-07-10 16:24:26 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'speakers' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test speakers PRIMARY 2025-07-10 16:25:04 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'speakers' AND `innodb_index_stats`.`index_name` = 'type_id' AND `innodb_index_stats`.`stat_name` = 'size'
test speakers type_id 2025-07-10 16:25:04 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'sponsors' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test sponsors PRIMARY 2025-07-10 16:24:31 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'countries' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test countries PRIMARY 2025-07-10 16:24:09 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'countries' AND `innodb_index_stats`.`index_name` = 'idx_country_code' AND `innodb_index_stats`.`stat_name` = 'size'
test countries idx_country_code 2025-07-10 16:24:09 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'login_log' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test login_log PRIMARY 2025-07-10 16:24:53 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'login_log' AND `innodb_index_stats`.`index_name` = 'idx_user_id' AND `innodb_index_stats`.`stat_name` = 'size'
test login_log idx_user_id 2025-07-10 16:24:53 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'templates' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test templates PRIMARY 2025-07-10 16:24:40 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'dictionary' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test dictionary PRIMARY 2025-07-10 16:24:10 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'news_types' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test news_types PRIMARY 2025-07-10 16:24:20 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'access_logs' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test access_logs PRIMARY 2025-07-10 16:24:38 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'access_logs' AND `innodb_index_stats`.`index_name` = 'idx_result' AND `innodb_index_stats`.`stat_name` = 'size'
test access_logs idx_result 2025-07-10 16:24:38 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'access_logs' AND `innodb_index_stats`.`index_name` = 'idx_user_id' AND `innodb_index_stats`.`stat_name` = 'size'
test access_logs idx_user_id 2025-07-10 16:24:38 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'access_logs' AND `innodb_index_stats`.`index_name` = 'idx_access_time' AND `innodb_index_stats`.`stat_name` = 'size'
test access_logs idx_access_time 2025-07-10 16:24:38 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'access_logs' AND `innodb_index_stats`.`index_name` = 'idx_resource_type' AND `innodb_index_stats`.`stat_name` = 'size'
test access_logs idx_resource_type 2025-07-10 16:24:38 size 1 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'test' AND `innodb_index_stats`.`table_name` = 'photo_album' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
test photo_album PRIMARY 2025-07-10 16:24:18 size 1 NULL Number of pages in the index
With selected: With selected:
Query results operations Copy to clipboard Copy to clipboard Export Export Display chart Display chart Create view Create view
Bookmark this SQL query Bookmark this SQL query