View Single Post
  #3  
Old 07-21-2004, 02:30 PM
Xlanr
Fire Beetle
 
Join Date: Jul 2004
Posts: 8
Default

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.
Reply With Quote