Back to 'logs' Return to auth Go to 'rbac_account_permissions'
| 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 | bigint | unsigned | NO | Character Guid | |||
| realm_id | int | unsigned | NO | 0 | Realm ID | ||
| type | tinyint | unsigned | NO | ||||
| ip | varchar(15) | NO | 127.0.0.1 | ||||
| systemnote | text | YES | NULL | Notes inserted by system | |||
| unixtime | int | unsigned | NO | Unixtime | |||
| time | timestamp | NO | CURRENT_TIMESTAMP | DEFAULT_GENERATED | Timestamp | ||
| comment | text | YES | NULL | Allows users to add a comment |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
Back to 'logs' Return to auth Go to 'rbac_account_permissions'