MySQL returned an empty result set (i.e. zero rows). (Query took 0.0002 seconds.)
SELECT * FROM `table_handles`
|
OBJECT_TYPE
The table opened by a table handle. |
OBJECT_SCHEMA
The schema that contains the object. |
OBJECT_NAME
The name of the instrumented object. |
OBJECT_INSTANCE_BEGIN
The table handle address in memory. |
OWNER_THREAD_ID
The thread owning the table handle. |
OWNER_EVENT_ID
The event which caused the table handle to be open… |
INTERNAL_LOCK
The table lock used at the SQL level. |
EXTERNAL_LOCK
The table lock used at the storage engine level. |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|