aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2014-10-23 23:04:16 +0200
committerShauren <shauren.trinity@gmail.com>2014-10-23 23:04:16 +0200
commita20fbfc8e086ca43669b2340d0612ef93b38b703 (patch)
treef2a4f3cf9131d4d022858771760a17056899fdc7 /sql/updates/world
parent1db15bd6859d70b55c4163227952c46a2e89d913 (diff)
Core/Entities: Third part of converting int to bigint guids in database
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/2014_10_23_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_23_01_world.sql b/sql/updates/world/2014_10_23_01_world.sql
new file mode 100644
index 00000000000..adedfe28d28
--- /dev/null
+++ b/sql/updates/world/2014_10_23_01_world.sql
@@ -0,0 +1 @@
+UPDATE `trinity_string` SET `content_default`='%s - owner: %s (%s account: %u) %s' WHERE `entry`=508;