Just on a lark, try to reload it..
if you put db.sql in the mysql/bin directory, do this..
command prompt
cd c:/mysql/bin
mysql
> drop database eq;
> create database eq;
> source db.sql
> exit
Then , try to restart your world server and see if it makes a difference. Also, make sure you are using the db.sql version that came with the new emu version you downloaded.
Just a suggestion.
|