diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-09-13 23:29:43 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-09-13 23:29:43 +0200 |
| commit | 3b0617ec459ea25068825da6d25b0ab91ca03c3f (patch) | |
| tree | 2a6e13190e8e25722d3665ec645a024fc2bdb7f9 /sql/updates | |
| parent | 0591ee53b5d848009fd258f5b2f076a7ab045fa3 (diff) | |
| parent | 9b363e10d7f5557c921cd7979442871d775d0d21 (diff) | |
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2014_09_13_02_world_trinity_string.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_09_13_02_world_trinity_string.sql b/sql/updates/world/2014_09_13_02_world_trinity_string.sql index 27983ed4602..ab9ed7cf03b 100644 --- a/sql/updates/world/2014_09_13_02_world_trinity_string.sql +++ b/sql/updates/world/2014_09_13_02_world_trinity_string.sql @@ -1 +1 @@ -DELETE FROM `trinity_string` WHERE `ID` IN (28634,28635); +DELETE FROM `trinity_string` WHERE `entry` IN (28634,28635); |
