MySQL returned an empty result set (i.e. zero rows). (Query took 0.0023 seconds.)
SELECT * FROM `session`
|
thd_id
A unique thread identifier. |
conn_id
The PROCESSLIST.ID value for threads displayed in … |
user |
db
Thread's default database, or NULL if none exists. |
command
Type of command executed by the thread. These corr… |
state
Action, event or state indicating what the thread … |
time
Time in seconds the thread has been in its current… |
current_statement | statement_latency | progress | lock_latency |
rows_examined
Number of rows read during the statement's executi… |
rows_sent
Number of rows returned. |
rows_affected
Number of rows affected the statement affected. |
tmp_tables
Number of temp tables created by the statement. |
tmp_disk_tables
Number of on-disk temp tables created by the state… |
full_scan | last_statement | last_statement_latency | current_memory |
last_wait
Event instrument name and a NAME from the setup_in… |
last_wait_latency |
source
Name and line number of the source file containing… |
trx_latency |
trx_state
The current transaction state. The value is ACTIVE… |
trx_autocommit
Whether autcommit mode was enabled when the transa… |
pid
Attribute value. |
program_name
Attribute value. |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|