account_permissions

This table contains the realm specific permissions.

Structure

Field Type Default Comment
id int(10)    
permissions varchar(100)    
name varchar(50)    

id

This is the same like row “id” in accounts table.

permissions

The permissions for the account, take a look at GM Access Levels.

name

The name of the account