task_log

0 rows


Description

The log table for all tasks

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
type SMALLINT 5 null
component VARCHAR 255
classname VARCHAR 255
userid BIGINT 19 null
timestart DECIMAL 20,10 null
timeend DECIMAL 20,10 null
dbreads BIGINT 19 null
dbwrites BIGINT 19 null
result TINYINT 3 null
output LONGTEXT 2147483647 null
hostname VARCHAR 255 null
pid BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
tasklog_cla2_ix Performance Asc classname
tasklog_tim2_ix Performance Asc timestart

Diagram producer might be missing

No diagrams were produced please see application output for any errors