aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_12_01_02_world_command.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_12_01_02_world_command.sql b/sql/updates/world/2013_12_01_02_world_command.sql
index d7f64018917..e47c583a94a 100644
--- a/sql/updates/world/2013_12_01_02_world_command.sql
+++ b/sql/updates/world/2013_12_01_02_world_command.sql
@@ -1 +1 @@
-DELETE FROM `command` WHERE `permission` WHERE IN (631,632);
+DELETE FROM `command` WHERE `permission` IN (631,632);