数据库:characters数据库:character_account_data
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:characters数据库:character_account_data [2023/09/24 10:18] – 创建 admin | 数据库:characters数据库:character_account_data [2023/09/24 10:18] (当前版本) – [character_account_data 表] admin | ||
---|---|---|---|
行 7: | 行 7: | ||
**表结构** | **表结构** | ||
^Field^Type^Attributes^Key^Null^Default^extra^Comment^ | ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ | ||
- | |[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | | + | |[[#guid|guid]]|INT|UNSIGNED|PRI|NO|0| | | |
- | |[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | | + | |[[#type|type]]|TINYINT|UNSIGNED|PRI|NO|0| | | |
- | |[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | | + | |[[#time|time]]|INT|UNSIGNED| |NO|0| | | |
- | |[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | | | + | |[[#data|data]]|BLOB|SIGNED| |NO| | | | |
行 21: | 行 22: | ||
==== type ==== | ==== type ==== | ||
- | Value Description | + | ^Value^Description^ |
- | 1 Config cache per character | + | |1|Config cache per character| |
- | 3 Bindings cache per character | + | |3|Bindings cache per character| |
- | 5 Macros cache per character | + | |5|Macros cache per character| |
- | 6 Layout cache per character | + | |6|Layout cache per character| |
- | 7 Chat cache per character | + | |7|Chat cache per character| |
==== time ==== | ==== time ==== | ||
数据库/characters数据库/character_account_data.1695521895.txt.gz · 最后更改: 2023/09/24 10:18 由 admin