4 | Field | Description | Type | Null | Key | Default | Extra |
5 | ------- | ----------- | ------------ | ---- | --- | ------- | --------------- |
6 | id | | int(11) | NO | PRI | NULL | auto_increment |
7 | server | | varchar(255) | NO | MUL | | |
8 | posturl | | varchar(255) | NO | | | |
9 | key | | text | NO | | NULL | |
11 Return to [database documentation](help/database)