Back to 'updates_include' Return to auth Go to 'vw_log_history'
This table holds the server's uptime. Trinity will automatically update the latest entry's value until it crashes and a new record is added.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
realmid | int | unsigned | PRI | NO | |||
starttime | int | unsigned | PRI | NO | 0 | ||
uptime | int | unsigned | NO | 0 | |||
maxplayers | smallint | unsigned | NO | 0 | |||
revision | varchar(255) | NO | Trinitycore |
The ID of the realm.
The time when the server was started, in Unix time.
The uptime of the server, in seconds.
The maximum number of players connected.
The detailed revision of the worldserver
Back to 'updates_include' Return to auth Go to 'vw_log_history'