| def |
performance_schema |
accounts |
USER |
1 |
NULL |
YES |
char |
128 |
384 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_bin |
char(128) |
|
|
select,insert,update,references |
The connection's client user name for the connecti... |
NEVER |
NULL
|
| def |
performance_schema |
accounts |
HOST |
2 |
NULL |
YES |
char |
60 |
180 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_bin |
char(60) |
|
|
select,insert,update,references |
The connection client's host name, or NULL if an i... |
NEVER |
NULL
|
| def |
performance_schema |
accounts |
CURRENT_CONNECTIONS |
3 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
19 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) |
|
|
select,insert,update,references |
Current connections for the account. |
NEVER |
NULL
|
| def |
performance_schema |
accounts |
TOTAL_CONNECTIONS |
4 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
19 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) |
|
|
select,insert,update,references |
Total connections for the account. |
NEVER |
NULL
|
| def |
performance_schema |
cond_instances |
NAME |
1 |
NULL
|
NO |
varchar |
128 |
384 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
varchar(128) |
|
|
select,insert,update,references |
Client user name for the connection, or NULL if an... |
NEVER |
NULL
|
| def |
performance_schema |
cond_instances |
OBJECT_INSTANCE_BEGIN |
2 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Address in memory of the instrumented condition. |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
THREAD_ID |
1 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Thread associated with the event. Together with EV... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
EVENT_ID |
2 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Thread's current event number at the start of the ... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
END_EVENT_ID |
3 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
NULL when the event starts, set to the thread's cu... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
EVENT_NAME |
4 |
NULL
|
NO |
varchar |
128 |
384 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
varchar(128) |
|
|
select,insert,update,references |
Event instrument name and a NAME from the setup_in... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
SOURCE |
5 |
NULL |
YES |
varchar |
64 |
192 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
varchar(64) |
|
|
select,insert,update,references |
Name and line number of the source file containing... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
TIMER_START |
6 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds when the event timing started... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
TIMER_END |
7 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds when the event timing ended, ... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
TIMER_WAIT |
8 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds of the event's duration or NU... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
NESTING_EVENT_ID |
9 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
EVENT_ID of event within which this event nests. |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_current |
NESTING_EVENT_TYPE |
10 |
NULL |
YES |
enum |
9 |
27 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
enum('STATEMENT','STAGE','WAIT') |
|
|
select,insert,update,references |
Nesting event type. Either statement, stage or wai... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
THREAD_ID |
1 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Thread associated with the event. Together with EV... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
EVENT_ID |
2 |
NULL
|
NO |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Thread's current event number at the start of the ... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
END_EVENT_ID |
3 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
NULL when the event starts, set to the thread's cu... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
EVENT_NAME |
4 |
NULL
|
NO |
varchar |
128 |
384 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
varchar(128) |
|
|
select,insert,update,references |
Event instrument name and a NAME from the setup_in... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
SOURCE |
5 |
NULL |
YES |
varchar |
64 |
192 |
NULL
|
NULL
|
NULL
|
utf8 |
utf8_general_ci |
varchar(64) |
|
|
select,insert,update,references |
Name and line number of the source file containing... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
TIMER_START |
6 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds when the event timing started... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
TIMER_END |
7 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds when the event timing ended, ... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
TIMER_WAIT |
8 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
Value in picoseconds of the event's duration or NU... |
NEVER |
NULL
|
| def |
performance_schema |
events_stages_history |
NESTING_EVENT_ID |
9 |
NULL |
YES |
bigint |
NULL
|
NULL
|
20 |
0 |
NULL
|
NULL
|
NULL
|
bigint(20) unsigned |
|
|
select,insert,update,references |
EVENT_ID of event within which this event nests. |
NEVER |
NULL
|