Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guildid

int(11)

signed

PRI

NO

NULL

 

Guild Identificator

LogGuid

int(11)

signed

PRI

NO

NULL

 

Log record identificator - auxiliary column

EventType

tinyint(1)

signed

 

NO

NULL

 

Event type

PlayerGuid1

int(11)

signed

 

NO

NULL

 

Player 1

PlayerGuid2

int(11)

signed

 

NO

NULL

 

Player 2

NewRank

tinyint(2)

signed

 

NO

NULL

 

New rank(in case promotion/demotion)

TimeStamp

bigint(20)

signed

 

NO

NULL

 

Event UNIX time

Description of the fields

guildid

field-no-description|1

LogGuid

field-no-description|2

EventType

field-no-description|3

PlayerGuid1

field-no-description|4

PlayerGuid2

field-no-description|5

NewRank

field-no-description|6

TimeStamp

field-no-description|7