MySQL returned an empty result set (i.e. zero rows). (Query took 0.0009 seconds.)
SELECT * FROM `x$schema_table_lock_waits`
|
object_schema
Object schema. |
object_name
Object name. |
waiting_thread_id
A unique thread identifier. |
waiting_pid
The PROCESSLIST.ID value for threads displayed in … |
waiting_account |
waiting_lock_type
Lock type. One of BACKUP_FTWRL1, BACKUP_START, BAC… |
waiting_lock_duration
Lock duration. One of EXPLICIT (locks released by … |
waiting_query
Statement being executed by the thread, or NULL if… |
waiting_query_secs
Time in seconds the thread has been in its current… |
waiting_query_rows_affected
Number of rows affected the statement affected. |
waiting_query_rows_examined
Number of rows read during the statement's executi… |
blocking_thread_id
A unique thread identifier. |
blocking_pid
The PROCESSLIST.ID value for threads displayed in … |
blocking_account |
blocking_lock_type
Lock type. One of BACKUP_FTWRL1, BACKUP_START, BAC… |
blocking_lock_duration
Lock duration. One of EXPLICIT (locks released by … |
sql_kill_blocking_query | sql_kill_blocking_connection | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|