ClientsTraffic


Columns

Column Type Size Nulls Auto Default Children Parents Comments
cl_id INT UNSIGNED 10 0
clients.id ClientsTraffic_ibfk_1 R
date DATE 10 0000-00-00
http_in BIGINT UNSIGNED 20 0
http_out BIGINT UNSIGNED 20 0
ftp_in BIGINT UNSIGNED 20 0
ftp_out BIGINT UNSIGNED 20 0
smtp_in BIGINT UNSIGNED 20 0
smtp_out BIGINT UNSIGNED 20 0
pop3_imap_in BIGINT UNSIGNED 20 0
pop3_imap_out BIGINT UNSIGNED 20 0

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc cl_id + date

Relationships