Db_version - cmangos/issues GitHub Wiki
Back to world database list of tables.
This table contains the version of the DB in use. It is highly recommended to any repacker or any other team that is working on the database to update this field at any change made.
Field | Type | Null | Key | Default | Extra |
version | varchar(120) | YES | NULL | ||
creature_ai_version | varchar(120) | YES | NULL | ||
cache_id | INT | YES | 0 |
The version of the database that is in use. The contents of this field identifies the database name and version that is in use and is also displayed at mangos startup.