View Single Post
  #11  
Old 01-04-2004, 01:44 AM
JerryChen
Fire Beetle
 
Join Date: Dec 2003
Posts: 2
Default

I just update the sql files, but it has error 1017.

So i look the World.EXe status, i found a problem:Wrong name/pass: name='eqemu'

then i open mysql and run this command

INSERT INTO account SET name='eqemu', password='eqemu', status=200;


Now it's working
Reply With Quote