目录

realmcharacters 表


<-返回:Auth 数据库

This table holds information on the number of characters each account has for each realm. The data in this table is maintained by the core.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
realmidINTUNSIGNEDPRINO0
acctidINTUNSIGNEDPRINO
numcharsTINYINTUNSIGNED NO0

字段说明


realmid

The ID of the realm. See realmlist.id.

acctid

The account ID. See account.id.

numchars

The number of characters the account has on the realm.