Tabla `logs_ip_actions`
Estructura
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | INT | UNSIGNED | PRI | NO | AUTO_INCREMENT | Unique Identifier | |
| account_id | INT | UNSIGNED | NO | Account ID | |||
| character_guid | INT | UNSIGNED | NO | Character Guid | |||
| type | TINYINT | UNSIGNED | NO | ||||
| ip | VARCHAR(15) | SIGNED | NO | 127.0.0.1 | |||
| systemnote | TEXT | SIGNED | YES | Notes inserted by system | |||
| unixtime | INT | UNSIGNED | NO | Unixtime | |||
| time | TIMESTAMP | SIGNED | NO | CURRENT_TIMESTAMP | Timestamp | ||
| comment | TEXT | SIGNED | YES | Allows users to add a comment |
Descripción de los campos
campo-sin-descripción|1
campo-sin-descripción|2
campo-sin-descripción|3
campo-sin-descripción|4
campo-sin-descripción|5
campo-sin-descripción|6
campo-sin-descripción|7
campo-sin-descripción|8
campo-sin-descripción|9