The `group_instance` table
table-no-description
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | 0 | ||
instance | INT | UNSIGNED | PRI | NO | 0 | ||
permanent | TINYINT | UNSIGNED | NO | 0 |
Description of the fields
Guid of the group.
ID of the Instance session the group has enterd.
Boolean flag if the group is bound to the Instance or not.