config_log

0 rows


Description

Changes done in server configuration through admin UI

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id conflog_use2_fkR
timemodified BIGINT 19 null
plugin VARCHAR 100 null
name VARCHAR 100
value LONGTEXT 2147483647 null
oldvalue LONGTEXT 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
conflog_tim2_ix Performance Asc timemodified
conflog_use4_ix Performance Asc userid

Relationships