数据库:auth数据库:realmcharacters
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:auth数据库:realmcharacters [2023/09/24 09:29] – 创建 admin | 数据库:auth数据库:realmcharacters [2023/09/24 09:30] (当前版本) – [acctid] 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| | | | | + | |[[#realmid|realmid]]|INT|UNSIGNED|PRI|NO|0| | | |
- | |[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | | + | |[[#acctid|acctid]]|INT|UNSIGNED|PRI|NO| | | | |
- | |[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | | + | |[[#numchars|numchars]]|TINYINT|UNSIGNED| |NO|0| | | |
- | |[[# | + | |
行 17: | 行 17: | ||
==== realmid ==== | ==== realmid ==== | ||
- | The ID of the realm. See realmlist.id. | + | The ID of the realm. See [[数据库: |
==== acctid ==== | ==== acctid ==== | ||
- | The account ID. See account.id. | + | The account ID. See [[数据库: |
==== numchars ==== | ==== numchars ==== | ||
The number of characters the account has on the realm. | The number of characters the account has on the realm. |
数据库/auth数据库/realmcharacters.1695518943.txt.gz · 最后更改: 2023/09/24 09:29 由 admin