9 | Field | Description | Type | Null | Key | Default | Extra |
10 | ----- | ------------- | ---------------- | ---- | --- | ------- | -------------- |
11 | id | sequential ID | tinyint unsigned | NO | PRI | NULL | auto_increment |
12 | name | The hostname | varchar(128) | NO | | | |
18 | ------- | ------------ |
20 | name | UNIQUE, name |
23 Return to [database documentation](help/database)