PDA

View Full Version : Sourcing Errors with lootNpcUpdate.sql


Epoch18
08-30-2004, 09:11 AM
So, I'm updating things, like itemsdump, loottables, and lootnpc.. but when trying to source the lootNpcUpdate.sql I get this error repeatedly (with the numer increasing of course).

ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1
ERROR 1064: You have an error in your SQL syntax near ' spawn2, spawnentry SET npc_types.loottable_id = 136 WHERE npc_types.name like '' at line 1

Help! :)