socket_instances

256 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
EVENT_NAME VARCHAR 128 null
OBJECT_INSTANCE_BEGIN BIGINT UNSIGNED 20 null
THREAD_ID BIGINT UNSIGNED 20 null
SOCKET_ID INT 10 null
IP VARCHAR 64 null
host_cache.IP Implied ConstraintR
PORT INT 10 null
STATE enum('IDLE', 'ACTIVE') 6 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc OBJECT_INSTANCE_BEGIN
IP Performance Asc/Asc IP + PORT
SOCKET_ID Performance Asc SOCKET_ID
THREAD_ID Performance Asc THREAD_ID

Relationships