5 | Field | Description | Type | Null | Key | Default | Extra |
6 | ----- | ------------- | ---------------- | ---- | --- | ------- | -------------- |
7 | id | sequential ID | tinyint unsigned | NO | PRI | NULL | auto_increment |
8 | name | The hostname | varchar(128) | NO | | | |
10 Return to [database documentation](help/database)