/
account_data

account_data

Back-to:Characters

The `account_data` table

Contains data about client account and settings.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

account

int(10)

unsigned

PRI

NO

0

 

 

type

tinyint(3)

unsigned

PRI

NO

0

 

 

time

int(10)

unsigned

 

NO

0

 

 

data

blob

signed

 

NO

 

 

 

Description of the fields

account

Account.id.

type

  • 0 = Global-account config cache
  • 2 = Global-account bindings cache
  • 4 = Global-account macros cache

time

Time of last modification in Unixtime

data

No description can be written. You just must understand it's data.

Related content

characters (table)
characters (table)
Read with this
Databases
Databases
Read with this
character_equipmentsets
character_equipmentsets
Read with this
character_account_data
character_account_data
Read with this
character_talent
character_talent
Read with this
worldstates
worldstates
Read with this