Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
prefid | INT UNSIGNED | 10 | √ | null |
|
|
||||
spamfilter_id | INT UNSIGNED | 10 | null |
|
|
|||||
preference | VARCHAR | 30 | null |
|
|
|||||
value | VARCHAR | 255 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | prefid |
spamfilter_id | Performance | Asc/Asc/Asc | spamfilter_id + preference + value |