====== version 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] Includes information on current core and database version. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#core_version|core_version]]|VARCHAR(120)|SIGNED| |YES|NULL| |Core revision dumped at startup| |[[#core_revision|core_revision]]|BIGINT|UNSIGNED| |YES|NULL| |Core revision hash| |[[#db_version|db_version]]|VARCHAR(120)|SIGNED| |YES|NULL| |Version of world DB| |[[#script_version|script_version]]|VARCHAR(120)|SIGNED| |YES|NULL| |Version of scripts DB| |[[#cache_id|cache_id]]|INT|SIGNED| |YES|0| |Minor DB version| ===== 字段说明 ===== ---- ==== core_version ==== 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. Unknown or 8e48ef7863c5 ==== db_version ==== Database Version your server is currently running on. Example: TDB .58 ==== script_version ==== Version of scripts DB ==== cache_id ==== Minor DB version. Example: 58