-
Notifications
You must be signed in to change notification settings - Fork 47
Db_version
Schmoozerd edited this page Apr 17, 2013
·
1 revision
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.