Back to 'rbac_permissions' Return to auth Go to 'realmlist'
This table holds information on the number of characters each account has for each realm.
The data in this table is maintained by the core.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
realmid | int | unsigned | PRI | NO | 0 | ||
acctid | int | unsigned | PRI | NO | |||
numchars | tinyint | unsigned | NO | 0 |
The id of the realm.
The account id.
The number of characters the account has on the realm.
(Range: 0 – 10)