aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-11-03 19:21:05 +0100
committerMitchesD <majklprofik@seznam.cz>2015-11-06 11:14:08 +0100
commitbd91acf84c1b5e5aba1d77322f040810e252ef06 (patch)
treed39cf37aad2dac949a5cc44396116d6c77a00e8b
parentcfa7cdf6aa00055b4a000c5c44a1ebf23ff1d3b4 (diff)
DB/SAI: Fix a DB error
Origin: https://github.com/TrinityCore/TrinityCore/commit/91de0322bba3ef071338ce5a71f512369486eb1f (cherry picked from commit 7bfbd9e3d84907048728beec3800c6f1c80aa271)
-rw-r--r--sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql b/sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql
new file mode 100644
index 00000000000..c4757d0d634
--- /dev/null
+++ b/sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=16573 AND `source_type`=0 AND `id`=7;