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