Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
data | LONGTEXT | 2147483647 | √ | null |
|
|
||||
expirytime | BIGINT | 19 | null |
|
|
|||||
userid | BIGINT | 19 | null |
|
|
|||||
instance | BIGINT | 19 | √ | 0 |
|
|
||||
queued | BIT | 1 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
porttemp_ins4_ix | Performance | Asc | instance |
porttemp_use4_ix | Performance | Asc | userid |