Quote:
Originally Posted by Malignus Wingnut
1) Post your error in the ERROR GUIDE...that's what it's for.
Secondly, find my.ini located in c:\windows\, delete this file, run winmysqladmin.exe again and you can pick a new user/pw.
|
We too. I delete my.ini file, run winmysqladmin.exe again,type a new user/pw,run mysql.exe type
GRANT ALL PRIVILEGES ON *.* TO myuser@localhost IDENTIFIED BY 'mypw' WITH GRANT OPTION;
but it display:
error 1045:access denied for user: '@localhost' (Using password:NO)