mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
TDB 4.3.4.33 2018/08/15
missing part
This commit is contained in:
2
sql/updates/auth/4.3.4/2018_08_15_00_auth.sql
Normal file
2
sql/updates/auth/4.3.4/2018_08_15_00_auth.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- TDB 4.3.4-33 auth database
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
@@ -0,0 +1,2 @@
|
||||
-- TDB 4.3.4-33 characters database
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
3
sql/updates/world/4.3.4/2018_08_15_00.sql
Normal file
3
sql/updates/world/4.3.4/2018_08_15_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `version` SET `db_version`='TDB 434.33', `cache_id`=33 LIMIT 1;
|
||||
|
||||
UPDATE `updates` SET `state`='ARCHIVED';
|
||||
Reference in New Issue
Block a user