Ignore the winmysqladmin junk....
run mysql (from a dos window, cd c:\mysql\bin ; mysql )
mysql>
GRANT ALL PRIVILEGES ON *.* to userid@localhost IDENTIFIED BY 'password';
userid is whatever you set for your database id, password is the same..
Thats what ya need to do... Dont use % @ % identified by %
All I would need is your ip address then, and I could wipe out your databases...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|