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_transactions_current

# Name Type Collation Attributes Null Default Comments Extra
1 bigint(20) UNSIGNED No None The thread associated with the event.
2 bigint(20) UNSIGNED No None The event id associated with the event.
3 bigint(20) UNSIGNED Yes NULL This column is set to NULL when the event starts and updated to the thread current event number when the event ends.
4 varchar(128) utf8mb3_general_ci No None The name of the instrument from which the event was collected. This is a NAME value from the setup_instruments table.
5 enum('ACTIVE', 'COMMITTED', 'ROLLED BACK') utf8mb3_general_ci Yes NULL The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).
6 bigint(20) UNSIGNED Yes NULL Unused.
7 varchar(64) utf8mb3_general_ci Yes NULL Transaction GTID, using the format DOMAIN-SERVER_ID-SEQUENCE_NO.
8 int(11) Yes NULL XA transaction format ID for GTRID and BQUAL values.
9 varchar(130) utf8mb3_general_ci Yes NULL XA global transaction ID.
10 varchar(130) utf8mb3_general_ci Yes NULL XA transaction branch qualifier.
11 varchar(64) utf8mb3_general_ci Yes NULL The state of the XA transaction. The value is ACTIVE (after XA START), IDLE (after XA END), PREPARED (after XA PREPARE), ROLLED BACK (after XA ROLLBACK), or COMMITTED (after XA COMMIT).
12 varchar(64) utf8mb3_general_ci Yes NULL The name of the source file containing the instrumented code that produced the event and the line number in the file at which the instrumentation occurs.
13 bigint(20) UNSIGNED Yes NULL The unit is picoseconds. When event timing started. NULL if event has no timing information.
14 bigint(20) UNSIGNED Yes NULL The unit is picoseconds. When event timing ended. NULL if event has no timing information.
15 bigint(20) UNSIGNED Yes NULL The unit is picoseconds. Event duration. NULL if event has not timing information.
16 enum('READ ONLY', 'READ WRITE') utf8mb3_general_ci Yes NULL Transaction access mode.
17 varchar(64) utf8mb3_general_ci Yes NULL Transaction isolation level. One of: REPEATABLE READ, READ COMMITTED, READ UNCOMMITTED, or SERIALIZABLE.
18 enum('YES', 'NO') utf8mb3_general_ci No None Whether autcommit mode was enabled when the transaction started.
19 bigint(20) UNSIGNED Yes NULL The number of SAVEPOINT statements issued during the transaction.
20 bigint(20) UNSIGNED Yes NULL The number of ROLLBACK_TO_SAVEPOINT statements issued during the transaction.
21 bigint(20) UNSIGNED Yes NULL The number of RELEASE_SAVEPOINT statements issued during the transaction.
22 bigint(20) UNSIGNED Yes NULL Unused.
23 bigint(20) UNSIGNED Yes NULL The EVENT_ID value of the event within which this event is nested.
24 enum('TRANSACTION', 'STATEMENT', 'STAGE', 'WAIT') utf8mb3_general_ci Yes NULL The nesting event type.
With selected: With selected:

Partitions Documentation
Information
Row statistics
Format dynamic
Collation utf8mb3_general_ci
Rows 0
Next autoindex 0
Creation Mar 28, 2026 at 08:49 AM
Last update Mar 28, 2026 at 08:49 AM
Last check Mar 28, 2026 at 08:49 AM