4 | Field | Description | Type | Null | Key | Default | Extra |
5 | ----- | ------------------------------ | ------- | ---- | --- | ------- | --------------- |
6 | id | sequential ID | int(11) | NO | PRI | NULL | auto_increment |
7 | uid | local user.id | int(11) | NO | MUL | 0 | |
8 | gcid | gcontact.id of ignored contact | int(11) | NO | MUL | 0 | |
10 Return to [database documentation](help/database)