Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||||
ip_address_id | INT UNSIGNED | 10 | null |
|
|
|||||
type | enum('shared', 'exclusive') | 9 | shared |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | id + ip_address_id |
ip_address_id | Performance | Asc | ip_address_id |