====== calendar_events 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#id|id]]|BIGINT|UNSIGNED|PRI|NO|0| | | |[[#creator|creator]]|INT|UNSIGNED| |NO|0| | | |[[#title|title]]|VARCHAR(255)|SIGNED| |NO|' '| | | |[[#description|description]]|VARCHAR(255)|SIGNED| |NO|' '| | | |[[#type|type]]|TINYINT|UNSIGNED| |NO|4| | | |[[#dungeon|dungeon]]|INT|SIGNED| |NO|-1| | | |[[#eventtime|eventtime]]|INT|UNSIGNED| |NO|0| | | |[[#flags|flags]]|INT|UNSIGNED| |NO|0| | | |[[#time2|time2]]|INT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== id ==== field-no-description|1 ==== creator ==== field-no-description|2 ==== title ==== field-no-description|3 ==== description ==== field-no-description|4 ==== type ==== field-no-description|5 ==== dungeon ==== field-no-description|6 ==== eventtime ==== field-no-description|7 ==== flags ==== field-no-description|8 ==== time2 ==== field-no-description|9