battlenet_account_bans

battlenet_account_bans

Back-to:Auth

Table: battlenet_account_bans

table-no-description

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

id

int(10)

unsigned

PRI

NO

'0'

 

Account id

bandate

int(10)

unsigned

PRI

NO

'0'

 

 

unbandate

int(10)

unsigned

 

NO

'0'

 

 

bannedby

varchar(50)

 

 

NO

 

 

 

banreason

varchar(255)

 

 

NO

 

 

 

activ

tinyint(3)

unsigned

 

NO

'1'

 

 

Description of the fields

id

field-no-description|1

bandate

field-no-description|2

unbandate

field-no-description|3

bannedby

field-no-description|4

banreason

field-no-description|5

activ

field-no-description|6