character_instance_lock
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | |||
| mapId | int | unsigned | PRI | NO | |||
| lockId | int | unsigned | PRI | NO | |||
| instanceId | int | unsigned | YES | NULL | |||
| difficulty | tinyint | unsigned | YES | NULL | |||
| data | text | YES | NULL | ||||
| completedEncountersMask | int | unsigned | YES | NULL | |||
| entranceWorldSafeLocId | int | unsigned | YES | NULL | |||
| expiryTime | bigint | unsigned | YES | NULL | |||
| extended | tinyint | unsigned | YES | NULL | |||
Description of fields
guid
- no description -
mapId
- no description -
lockId
- no description -
instanceId
- no description -
difficulty
- no description -
data
- no description -
completedEncountersMask
- no description -
entranceWorldSafeLocId
- no description -
expiryTime
- no description -
extended
- no description -
