TDB 927.22082 - 2022/08/21
Port From (https://github.com/TrinityCore/TrinityCore/commit/0eff4ec7df6d34db28e09582f3e2a257bc7d35b0)
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
-- TDB 927.22081 world
|
||||
UPDATE `version` SET `db_version`='TDB 927.22081', `cache_id`=22081 LIMIT 1;
|
||||
-- TDB 927.22082 world
|
||||
UPDATE `version` SET `db_version`='TDB 927.22082', `cache_id`=22082 LIMIT 1;
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/world', 'ARCHIVED');
|
||||
Reference in New Issue
Block a user