Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Reduced the comment fields in the table to essentials, added descriptions in the text below.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

core_version

varchar(120)

signed

 

YES

NULL

 

Core revision dumped at startup (full description).

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 Full text description from the core  version your server is currently running on.
Example:
TrinityCore rev. 8e48ef7863c5 2015-03-22 01:28:02 +0100 (6.x branch) (Win64, Release)

core_revision

Core Revision Hash your server is currently running on.
i.e. Archive. or 8e48ef7863c5

db_version

Database Version your server is currently running on. Example: TDB 335.58

script_version

field-no-description|4Version of scripts DB

cache_id

field-no-description|5Minor DB version. Example: 58