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