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