View Single Post
  #5  
Old 09-14-2005, 04:39 PM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default

go to command prompt (cmd in EXECUTE)
type " cd \mysql\bin " or where ever you put MySQL (should be on C )
type " mysql -U root " (it case sensitive)
type " use (your database name prolly eq ou eq62) 2
type "delete from merchantlist_temp"

Start your server again .. and try to zone !

That's what fixed my personal server. I'm only wainting for the fixed zoneperl to test the quests (can't wait)

Keep us in touch of progress.

Quote:
Originally Posted by wodon
what am i suppose to delete? Im not understanding what you typed..
Reply With Quote