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