Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
queuedeventid | BIGINT | 19 | null |
|
|
|||||
handlerid | BIGINT | 19 | null |
|
|
|||||
status | BIGINT | 19 | √ | null |
|
|
||||
errormessage | LONGTEXT | 2147483647 | √ | null |
|
|
||||
timemodified | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
evenqueuhand_han4_ix | Performance | Asc | handlerid |
evenqueuhand_que4_ix | Performance | Asc | queuedeventid |