Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||||
dom_id | INT UNSIGNED | 10 | 0 |
|
|
|||||
type | enum('mail', 'tomcat', 'maillists', 'web') | 9 | √ | null |
|
|
||||
status | BIGINT | 19 | 0 |
|
|
|||||
parameters_id | INT UNSIGNED | 10 | 0 |
|
|
|||||
ipCollectionId | INT UNSIGNED | 10 | 0 |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
dom_id | Performance | Asc | dom_id |
ipCollectionId | Performance | Asc | ipCollectionId |
parameters_id | Performance | Asc | parameters_id |