aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2017-04-19 19:10:49 +0200
committerShauren <shauren.trinity@gmail.com>2017-04-19 19:10:49 +0200
commit6636ca8585f41aad9c984241506e63ba67d79576 (patch)
tree69ca3a3461c7d575d1a7ececf67195b673a3cdfb /sql/updates/world
parent15b1aaff4189df291fc28e3607ed2b0e4d297341 (diff)
Core/DataStores: Updated sending out hotfixes
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/master/2017_04_19_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_04_19_01_world.sql b/sql/updates/world/master/2017_04_19_01_world.sql
new file mode 100644
index 00000000000..7aeddee48a9
--- /dev/null
+++ b/sql/updates/world/master/2017_04_19_01_world.sql
@@ -0,0 +1 @@
+ALTER TABLE `version` ADD `hotfix_cache_id` int(11) NOT NULL DEFAULT '0';