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

 

 

db_version

varchar(120)

signed

 

YES

NULL

 

Version of world DB.

script_version

varchar(120)

signed

 

YES

NULL

 

Version of scripts DB.

cache_id

int(10)

signed

 

YES

0

 

 

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