View Single Post
  #5  
Old 10-17-2007, 01:11 PM
gernblan
Discordant
 
Join Date: Aug 2006
Posts: 394
Default

Figured out the problem... the field simply ran out of characters... long mobname + spawngroup number and it ran out. Increasing the size of the field (to, in my case, varchar(50)) gave it room and it was able to update.
__________________
--
Keelyeh
Owner, ServerOp and Developer
Jest 4 Server
Linux (Jest3 runs on Fedora, our Dev servers usually run on Ubuntu and/or Gentoo), OC-12 Connection = Hella Fast
Reply With Quote