I was following this guide
http://eqemulator.net/serverguide.php and I got down to this point
- Go to your MySQL bin directory ( C:\mysql\bin ) and open " mysql.exe "
- Now type the following in this order ( Type one line, hit enter, move on to next)
create database eq;
But when I tried to create the database I recieved that Error 1044.