====== warden_checks 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table contains data related to the use of the anti-cheat tool Warden, which can be enabled in Worldserver.conf **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#id|id]]|SMALLINT|UNSIGNED|PRI|NO|auto_increment| |Unique ID, automatically incremented by 1| |[[#type|type]]|TINYINT|UNSIGNED| |YES|NULL| | | |[[#data|data]]|VARCHAR(48)|utf8_general_ci| |YES|NULL| | | |[[#str|str]]|VARCHAR(20)|utf8_general_ci| |YES|NULL| | | |[[#address|address]]|INT|UNSIGNED| |YES|NULL| | | |[[#length|length]]|TINYINT|UNSIGNED| |YES|NULL| | | |[[#result|result]]|VARCHAR(24)|utf8_general_ci| |YES|NULL| | | |[[#comment|comment]]|VARCHAR(50)|utf8_general_ci| |YES|NULL| | | ===== 字段说明 ===== ---- ==== id ==== Unique ID, automatically incremented by 1 ==== type ==== (ToDo: insert useful description here) ==== data ==== (ToDo: insert useful description here) ==== str ==== (ToDo: insert useful description here) ==== address ==== (ToDo: insert useful description here) ==== length ==== (ToDo: insert useful description here) ==== result ==== (ToDo: insert useful description here) ==== comment ==== (ToDo: insert useful description here)