Lag reports tc2
From TrinityCore Wiki
|
Back to characters database list of tables.
The `lag_reports` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| reportId | int(10) | unsigned | PRI | NO | Auto Increment | ||
| guid | int(10) | unsigned | NO | 0 | |||
| lagType | inyint(3) | unsigned | NO | 0 | |||
| mapId | smallint(5) | unsigned | NO | 0 | |||
| posX | float | signed | NO | 0 | |||
| posY | float | signed | NO | 0 | |||
| posZ | float | signed | No | 0 |
Description of the fields
reportId
Report ID
guid
Player guid. See characters.guid
lagType
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
mapId
Map where lag was reported. See Map.dbc
posX
Position X
posY
Position Y
posZ
Position Y