Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 14 Actual »

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

DB_Auth_account access

int(10)

unsigned

PRI

NO

 

 

 

DB_Auth_account access

tinyint(3)

unsigned

 

NO

 

 

 

DB_Auth_account access

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.

  • Sin etiquetas