Thread: hmm weird
View Single Post
  #3  
Old 04-27-2005, 01:33 PM
b4rb3r
Fire Beetle
 
Join Date: Apr 2005
Posts: 4
Default

*Shakes Fist*ERRRR Belfedia!!! lol
thanks so much

has anyone else had this problem on this part?:
3.4) This part might be a little tricky for some, so read word-by-word.
- 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;
use eq
source db.sql;

thats what it says to do, but when I type in, "create database eq;"
it says: ERROR1044:Access denied for user:'@localhost' to database 'eq'

again, I am stuck, I am sorry to all for being such a novice but some friends of mine and myself just would like to make a server to have some fun on.
Any help would be appreciated

Thanks,
Ryan

Last edited by b4rb3r; 04-27-2005 at 10:58 PM..
Reply With Quote