====== log_arena_memberstats 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#fight_id|fight_id]]|INT|UNSIGNED|PRI|NO| | | | |[[#member_id|member_id]]|TINYINT|UNSIGNED|PRI|NO| | | | |[[#name|name]]|CHAR(20)|SIGNED| |NO| | | | |[[#guid|guid]]|INT|UNSIGNED| |NO| | | | |[[#team|team]]|INT|UNSIGNED| |NO| | | | |[[#account|account]]|INT|UNSIGNED| |NO| | | | |[[#ip|ip]]|CHAR(15)|SIGNED| |NO| | | | |[[#damage|damage]]|INT|UNSIGNED| |NO| | | | |[[#heal|heal]]|INT|UNSIGNED| |NO| | | | |[[#kblows|kblows]]|INT|UNSIGNED| |NO| | | | ===== 字段说明 ===== ---- ==== 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