wiki_locks table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
pageid | BIGINT | 19 | 0 |
|
|
Locked page |
||||
sectionname | VARCHAR | 255 | √ | null |
|
|
locked page section |
|||
userid | BIGINT | 19 | 0 |
|
|
Locking user |
||||
lockedat | BIGINT | 19 | 0 |
|
|
timestamp |
Table contained -1 rows
wiki_locks table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |