From 9d085681bdff579c5dafeb074310ebb442eaae37 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 30 May 2016 07:31:19 +0200 Subject: DB/Misc: Fix startup errors --- sql/updates/world/6.x/2016_05_30_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/6.x/2016_05_30_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/6.x/2016_05_30_02_world.sql b/sql/updates/world/6.x/2016_05_30_02_world.sql new file mode 100644 index 00000000000..177c8508d20 --- /dev/null +++ b/sql/updates/world/6.x/2016_05_30_02_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM achievement_criteria_data WHERE `type` IN (6, 12); -- cgit v1.2.3