| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| gid | smallint(5) | No | Primary | Group ID | |
| name | varchar(100) | No | Unique Group name for access by code | ||
| title | varchar(220) | No | The title that is shown to the user | ||
| description | text | No | Group description | ||
| disporder | smallint(5) | No | 0 | Display order | |
| isdefault | char(3) | No | 'yes'/'no' indicating whether or not this setting group comes with MyBB |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 20 | gid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |