...
This table holds the information on all of the ranks available in a guild along with their names and what rights a person with that rank has.
Structure
Field | Type | Null Attributes | Key | Null | Default | Extra | Comment | |
int(6) | unsigned | PRI | NO | PRI 0 0 |
|
| ||
int(11) | unsigned | PRI | NO | PRI NULL |
|
| ||
varchar(255) | signed |
| NO | NULL |
|
| ||
int(36) | unsigned |
| NO | 0 |
| 0 |
| |
int(11) | unsigned |
| NO | 0 | 0 |
|
Description of the fields
...