Errorlog Table Schema (errorlog)


Description

Deprecated since Totara 11.

errorlog table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
timeoccured BIGINT 19 null
version VARCHAR 255 null
build VARCHAR 255 null
details LONGTEXT 2147483647 null
hash VARCHAR 32 null

Table contained -1 rows

errorlog table indexes

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