4 | Field | Description | Type | Null | Key | Default | Extra |
5 |---------|------------------|------------------|------|-----|---------------------|----------------|
6 | id | sequential ID | int(10) unsigned | NO | PRI | NULL | auto_increment |
7 | cid | | int(11) | NO | MUL | 0 | |
8 | uid | | int(11) | NO | | 0 | |
9 | gcid | | int(11) | NO | MUL | 0 | |
10 | zcid | | int(11) | NO | MUL | 0 | |
11 | updated | | datetime | NO | | 0001-01-01 00:00:00 | |
13 Return to [database documentation](help/database)