event_handlers


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
priority INT UNSIGNED 10 0
user VARCHAR 255 nobody
command TEXT 65535 null
actions_name VARCHAR 255 null
actions.name fk_event_handlers_actions1 R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_event_handlers_actions1_idx Performance Asc actions_name

Relationships