Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| contentid | BIGINT | 19 | √ | null |
|
|
||||
| checkid | BIGINT | 19 | null |
|
|
|||||
| errorcount | BIGINT | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| toolbricresu_che_ix | Performance | Asc | checkid |
| toolbricresu_con_ix | Performance | Asc | contentid |
| toolbricresu_conche_ix | Performance | Asc/Asc | contentid + checkid |