mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: Updated to 7.0.3.22522
This commit is contained in:
File diff suppressed because one or more lines are too long
3
sql/updates/auth/6.x/2016_08_27_00_auth.sql
Normal file
3
sql/updates/auth/6.x/2016_08_27_00_auth.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=22522 WHERE `gamebuild`=22498;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '22522';
|
||||
Reference in New Issue
Block a user