From bd91acf84c1b5e5aba1d77322f040810e252ef06 Mon Sep 17 00:00:00 2001 From: Killyana Date: Tue, 3 Nov 2015 19:21:05 +0100 Subject: DB/SAI: Fix a DB error Origin: https://github.com/TrinityCore/TrinityCore/commit/91de0322bba3ef071338ce5a71f512369486eb1f (cherry picked from commit 7bfbd9e3d84907048728beec3800c6f1c80aa271) --- sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_11_06_33_world_2015_11_03_02.sql (limited to 'sql') 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; -- cgit v1.2.3