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`
Edit inline ] [ Edit ] [ Explain SQL ] [ Create PHP code ] [ Refresh ]
Full texts database_name table_name index_name last_update stat_name stat_value sample_size stat_description
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app conversations PRIMARY 2025-04-18 17:33:21 n_diff_pfx01 52 1 id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app conversations PRIMARY 2025-04-18 17:33:21 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app conversations PRIMARY 2025-04-18 17:33:21 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` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'user_id' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app conversations user_id 2025-04-18 17:33:21 n_diff_pfx01 10 1 user_id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'user_id' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx02'
chat_app conversations user_id 2025-04-18 17:33:21 n_diff_pfx02 52 1 user_id,id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'user_id' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app conversations user_id 2025-04-18 17:33:21 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'conversations' AND `innodb_index_stats`.`index_name` = 'user_id' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app conversations user_id 2025-04-18 17:33:21 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` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app messages PRIMARY 2025-04-16 10:00:00 n_diff_pfx01 263 5 id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app messages PRIMARY 2025-04-16 10:00:00 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app messages PRIMARY 2025-04-16 10:00:00 size 7 NULL Number of pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'conversation_id' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app messages conversation_id 2025-04-16 10:00:00 n_diff_pfx01 42 1 conversation_id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'conversation_id' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx02'
chat_app messages conversation_id 2025-04-16 10:00:00 n_diff_pfx02 263 1 conversation_id,id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'conversation_id' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app messages conversation_id 2025-04-16 10:00:00 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'messages' AND `innodb_index_stats`.`index_name` = 'conversation_id' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app messages conversation_id 2025-04-16 10:00:00 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` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app remember_tokens PRIMARY 2025-04-14 10:51:19 n_diff_pfx01 4 1 id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app remember_tokens PRIMARY 2025-04-14 10:51:19 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'PRIMARY' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app remember_tokens PRIMARY 2025-04-14 10:51:19 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` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_expires' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app remember_tokens idx_remember_expires 2025-04-14 10:51:19 n_diff_pfx01 4 1 expires
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_expires' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx02'
chat_app remember_tokens idx_remember_expires 2025-04-14 10:51:19 n_diff_pfx02 4 1 expires,id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_expires' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app remember_tokens idx_remember_expires 2025-04-14 10:51:19 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_expires' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app remember_tokens idx_remember_expires 2025-04-14 10:51:19 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` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_user' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx01'
chat_app remember_tokens idx_remember_user 2025-04-14 10:51:19 n_diff_pfx01 4 1 user_id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_user' AND `innodb_index_stats`.`stat_name` = 'n_diff_pfx02'
chat_app remember_tokens idx_remember_user 2025-04-14 10:51:19 n_diff_pfx02 4 1 user_id,id
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_user' AND `innodb_index_stats`.`stat_name` = 'n_leaf_pages'
chat_app remember_tokens idx_remember_user 2025-04-14 10:51:19 n_leaf_pages 1 NULL Number of leaf pages in the index
Edit Edit Copy Copy Delete Delete
DELETE FROM innodb_index_stats WHERE `innodb_index_stats`.`database_name` = 'chat_app' AND `innodb_index_stats`.`table_name` = 'remember_tokens' AND `innodb_index_stats`.`index_name` = 'idx_remember_user' AND `innodb_index_stats`.`stat_name` = 'size'
chat_app remember_tokens idx_remember_user 2025-04-14 10:51:19 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