wsb_param


Columns

Column Type Size Nulls Auto Default Children Parents Comments
dom_id INT UNSIGNED 10 0
dom_type enum('domain', 'subdomain') 9 domain
param VARCHAR 245
val VARCHAR 255 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc/Asc dom_id + dom_type + param