Thêm .*
thành s
trong dòng đầu tiên của bạn.
Hãy thử:
DELETE s.* FROM spawnlist s
INNER JOIN npc n ON s.npc_templateid = n.idTemplate
WHERE (n.type = "monster");
Thêm .*
thành s
trong dòng đầu tiên của bạn.
Hãy thử:
DELETE s.* FROM spawnlist s
INNER JOIN npc n ON s.npc_templateid = n.idTemplate
WHERE (n.type = "monster");