From 7b34fd4b43bfbb2488e6bed33badd52786ac6be7 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Sun, 5 Apr 2015 06:37:26 +0200 Subject: Core: Fix warnings --- sql/updates/world/2015_04_05_02_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2015_04_05_02_world.sql (limited to 'sql') 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`; -- cgit v1.2.3