log_arena_memberstats
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
fight_id
field-no-description|1
member_id
field-no-description|2
name
field-no-description|3
guid
field-no-description|4
team
field-no-description|5
account
field-no-description|6
ip
field-no-description|7
damage
field-no-description|8
heal
field-no-description|9
kblows
field-no-description|10