backup_logs

0 rows


Description

To store all the logs from backup and restore operations (by

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
backupid VARCHAR 32
backup_controllers.backupid backlogs_bac2_fkR
loglevel SMALLINT 5 null
message LONGTEXT 2147483647 null
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
backlogs_bac4_ix Performance Asc backupid
backlogs_bacid2_uix Must be unique Asc/Asc backupid + id

Relationships