The `log_arena_memberstats` table
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
fight_id | INT | UNSIGNED | PRI | NO | |||
member_id | TINYINT | UNSIGNED | PRI | NO | |||
name | CHAR(20) | SIGNED | NO | ||||
guid | INT | UNSIGNED | NO | ||||
team | INT | UNSIGNED | NO | ||||
account | INT | UNSIGNED | NO | ||||
ip | CHAR(15) | SIGNED | NO | ||||
damage | INT | UNSIGNED | NO | ||||
heal | INT | UNSIGNED | NO | ||||
kblows | INT | UNSIGNED | NO |
Description of the fields
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
field-no-description|6
field-no-description|7
field-no-description|8
field-no-description|9
field-no-description|10