This is a "feature" of the new Mysql, run up the mysql.exe and type in the following.
Create Database eq; <return>
use eq; <return>
source db.sql; <return>
all done, you "should" now have a working Database that u can use or start adding the extra databases too.
Ruskin
|