aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5642_realmd.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5642_realmd.sql b/sql/updates/5642_realmd.sql
new file mode 100644
index 00000000000..f1d5575fd18
--- /dev/null
+++ b/sql/updates/5642_realmd.sql
@@ -0,0 +1,2 @@
+ALTER TABLE `realmlist`
+ ADD `gamebuild` int(11) unsigned NOT NULL default '9947' AFTER `population`; \ No newline at end of file