Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 15 Actual »

Back-to:Auth

The `uptime` table

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.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

DB_Auth_uptime

int(10)

unsigned

PRI

NO

 

 

 

DB_Auth_uptime

int(10)

unsigned

PRI

NO

0

 

 

DB_Auth_uptime

int(10)

unsigned

 

NO

0

 

 

DB_Auth_uptime

smallint(5)

unsigned

 

NO

0

 

 

DB_Auth_uptime

varchar(255)

signed

 

NO

TrinityCore

 

 

Description of the fields

realmid

The ID of the realm. See realmlist.id

starttime

The time when the server was started, in Unix time.

uptime

The uptime of the server, in seconds.

maxplayers

The maximum number of players connected.

revision

The detailed revision of the worldserver

  • Sin etiquetas