aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-04-05 06:37:26 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2015-04-05 06:37:26 +0200
commit7b34fd4b43bfbb2488e6bed33badd52786ac6be7 (patch)
tree98be24c0e6a24ce7821fa2275c2d942264454f7d /sql
parent4359c4c75886ed227b8e14aadc0f37efc23d0341 (diff)
Core: Fix warnings
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_04_05_02_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2015_04_05_02_world.sql b/sql/updates/world/2015_04_05_02_world.sql
new file mode 100644
index 00000000000..bb762cc5541
--- /dev/null
+++ b/sql/updates/world/2015_04_05_02_world.sql
@@ -0,0 +1 @@
+ALTER TABLE `quest_poi_points` DROP `BlobIndex`;