cp_access


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
type enum('allow', 'deny') 6 allow
netaddr VARCHAR 39 null
netmask VARCHAR 15 null

Table contained 0 rows

Indexes

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