task_adhoc

0 rows


Description

List of adhoc tasks waiting to run.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
component VARCHAR 255
classname VARCHAR 255
nextruntime BIGINT 19 null
faildelay BIGINT 19 null
customdata LONGTEXT 2147483647 null
userid BIGINT 19 null
user.id taskadho_use2_fkR
blocking TINYINT 3 0
timecreated BIGINT 19 0
timestarted BIGINT 19 null
hostname VARCHAR 255 null
pid BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
taskadho_nex2_ix Performance Asc nextruntime
taskadho_use4_ix Performance Asc userid

Relationships