infected_files

0 rows


Description

Table to store infected file details.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
filename LONGTEXT 2147483647 null
quarantinedfile LONGTEXT 2147483647 null
userid BIGINT 19 null
user.id infefile_use2_fkR
reason LONGTEXT 2147483647 null
timecreated BIGINT 19 0

Indexes

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

Relationships