AzerothCore
Pages :

account_data

<-Volver a: Characters

La tabla `account_data`

Contiene información sobre las cuentas y configuraciones.

Estructura

Field Type Attributes Key Null Default Extra Comment
accountId INT UNSIGNED PRI NO 0 Account Identifier
type TINYINT UNSIGNED PRI NO 0
time INT UNSIGNED NO 0
data BLOB SIGNED NO

Descripción de los campos

accountId

El account.id.

type

Value Description
0 Global-account config cache
2 Global-account bindings cache
4 Global-account macros cache

time

Tiempo de la última modificación en Unixtime.

data

No se puede escribir una descripción. Simplemente tienes que entender que son datos.