diff options
author | Filip <boev.filip@gmail.com> | 2013-09-11 08:59:41 +0200 |
---|---|---|
committer | Filip <boev.filip@gmail.com> | 2013-09-11 08:59:41 +0200 |
commit | 97db57703f29228293c1e6e57f6a791693a00a28 (patch) | |
tree | 300a0007f8f2c691cfe72e488aa4ba151d7f35b4 | |
parent | 6d3ebe925f79bf59777dd98c9c45ba50b0c182c3 (diff) |
DB/Cond: Error fix-up
-rw-r--r-- | sql/updates/world/2013_09_11_00_world_cond.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_09_11_00_world_cond.sql b/sql/updates/world/2013_09_11_00_world_cond.sql new file mode 100644 index 00000000000..4b0f307ef44 --- /dev/null +++ b/sql/updates/world/2013_09_11_00_world_cond.sql @@ -0,0 +1 @@ +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=8455 AND `SourceEntry`=4; |