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 :
Table structure
Settings for the table structure (list of columns).
Table structure
Documentation Whether the table structure actions should be hidden. Restore default value
Documentation Whether column comments should be shown in table structure view Restore default value
Default transformations
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value

events_waits_history

# Name Type Collation Attributes Null Default Comments Extra
1 bigint(20) UNSIGNED No None Thread associated with the event. Together with EVENT_ID uniquely identifies the row.
2 bigint(20) UNSIGNED No None Thread's current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.
3 bigint(20) UNSIGNED Yes NULL NULL when the event starts, set to the thread's current event number at the end of the event.
4 varchar(128) utf8_general_ci No None Event instrument name and a NAME from the setup_instruments table
5 varchar(64) utf8_general_ci Yes NULL Name and line number of the source file containing the instrumented code that produced the event.
6 bigint(20) UNSIGNED Yes NULL Value in picoseconds when the event timing started or NULL if timing is not collected.
7 bigint(20) UNSIGNED Yes NULL Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.
8 bigint(20) UNSIGNED Yes NULL Value in picoseconds of the event's duration or NULL if the event has not ended or timing is not collected.
9 int(10) UNSIGNED Yes NULL Number of spin rounds for a mutex, or NULL if spin rounds are not used, or spinning is not instrumented.
10 varchar(64) utf8_general_ci Yes NULL Name of the schema that contains the table for table I/O objects, otherwise NULL for file I/O and synchronization objects.
11 varchar(512) utf8_general_ci Yes NULL File name for file I/O objects, table name for table I/O objects, the socket's IP:PORT value for a socket object or NULL for a synchronization object.
12 varchar(64) utf8_general_ci Yes NULL Name of the index, PRIMARY for the primary key, or NULL for no index used.
13 varchar(64) utf8_general_ci Yes NULL FILE for a file object, TABLE or TEMPORARY TABLE for a table object, or NULL for a synchronization object.
14 bigint(20) UNSIGNED No None Address in memory of the object.
15 bigint(20) UNSIGNED Yes NULL EVENT_ID of event within which this event nests.
16 enum('STATEMENT', 'STAGE', 'WAIT') utf8_general_ci Yes NULL Nesting event type. Either statement, stage or wait.
17 varchar(32) utf8_general_ci No None Operation type, for example read, write or lock
18 bigint(20) Yes NULL Number of bytes that the operation read or wrote, or NULL for table I/O waits.
19 int(10) UNSIGNED Yes NULL Reserved for use in the future.
With selected: With selected:

Partitions Documentation
Information
Row statistics
Format dynamic
Collation utf8_general_ci
Rows 1,000
Row size 0 B
Next autoindex 0
Creation Oct 06, 2024 at 04:27 AM
Last update Oct 06, 2024 at 04:27 AM
Last check Oct 06, 2024 at 04:27 AM