Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||
biblio_auth_number | BIGINT UNSIGNED | 20 | 0 |
|
|
|||
operation | CHAR | 20 |
|
|
||||
server | CHAR | 20 |
|
|
||||
done | INT | 10 | 0 |
|
|
|||
time | TIMESTAMP | 19 | current_timestamp() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
zebraqueue_lookup | Performance | Asc/Asc/Asc/Asc | server + biblio_auth_number + operation + done |