Back-to:Characters

The `character_account_data` table

Contains data about character settings.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(10)

unsigned

PRI

NO

0

 

 

type

int(3)

unsigned

PRI

NO

0

 

 

time

bigint(10)

unsigned

 

NO

0

 

 

data

blob

signed

 

NO

 

 

 

Description of the fields

guid

The character global unique identifier. See Characters.guid

type

time

Time of last modification in Unixtime

data

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