aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-08-02 18:43:09 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2015-08-02 18:43:09 +0200
commit49a6e600ea3abb23400b9814e39668d40c6005d7 (patch)
treedc0dbb1488ac194b0b1bfb6178801cf0f9537c5c
parentb409d695c13b3974c7611c4b3cdd6f424211b301 (diff)
SQL: Fix bad sql in c8589f771c89d8ee946b0e4eb5e4a3f7f5c7c37a
-rw-r--r--sql/updates/world/2015_08_02_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2015_08_02_00_world.sql b/sql/updates/world/2015_08_02_00_world.sql
new file mode 100644
index 00000000000..93db6950105
--- /dev/null
+++ b/sql/updates/world/2015_08_02_00_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_addon` SET `auras`=NULL WHERE `auras` = '0';