mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
+1
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_06_16_02 -> 2026_06_16_03
|
||||
-- Remove creature_multispawn rows orphaned by deleted creature spawns
|
||||
DELETE FROM `creature_multispawn` WHERE `spawnId` NOT IN (SELECT `guid` FROM `creature`);
|
||||
Reference in New Issue
Block a user