/
account_access
account_access
Back-to:Auth
The `account_access` table
This table holds security access level for any realm in realmlist table.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
int(10) | unsigned | PRI | NO |
|
|
| |
tinyint(3) | unsigned |
| NO |
|
|
| |
int(11) | signed | PRI | NO | -1 |
|
|
Description of the fields
id
The account ID.
gmlevel
The account security level. Different levels have access to different commands. The individual level required for a command is defined in the command table in each realm.
RealmID
The Realm ID.
, multiple selections available,
Related content
GM Commands
GM Commands
Read with this
realmlist
realmlist
Read with this
autobroadcast
autobroadcast
Read with this
account_data
account_data
Read with this
uptime
uptime
Read with this
World
World
Read with this