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 10 Siguiente »

Back-to:World

The `version` table

Includes information on current core and database version.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

core_version

varchar(120)

signed

 

YES

NULL

 

Core revision dumped at startup.

core_revision

bigint(20)

unsigned

 

YES

NULL

 

Core revision hash (ex : 8e48ef7863c5 )

db_version

varchar(120)

signed

 

YES

NULL

 

Version of world DB (ex : TDB 335.58 )

script_version

varchar(120)

signed

 

YES

NULL

 

Version of scripts DB.

cache_id

int(10)

signed

 

YES

0

 

Minor DB version (ex : 58 )

Description of the fields

core_version

Core Hash your server is currently running on.

core_revision

Core Revision your server is currently running on.
i.e. Archive.

db_version

Database Version your server is currently running on.

script_version

field-no-description|4

cache_id

field-no-description|5

  • Sin etiquetas