View Single Post
  #59  
Old 03-13-2004, 04:59 PM
Fallow
Fire Beetle
 
Join Date: Mar 2004
Posts: 5
Default Re: HOWTO: Setup a server with EQEmu 5.X

Quote:
Originally Posted by Bearik
Step One: Before You Start

Once inside mysql type:

grant all privileges on *.* to username@localhost identified by 'password' with grant option;

Change underlined username and underlined password with the username/password you chose when you ran winmysqladmin for the first time.


did as you said typed that but said error 1045: access denied to (my user name)@localhost identified by '(my password)' with grant option:
of coarse i didnt put parenthesis so what you think is wrong i did create my name and pass in that one program you said to run