440 B
440 B
Table session
web session storage
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | sequential ID | bigint unsigned | YES | PRI | NULL | auto_increment |
sid | varbinary(255) | YES | ||||
data | text | NO | NULL | |||
expire | int unsigned | YES | 0 |
Return to database documentation