what i have done is really simple some one may have already done it when you make a server you need to type this in order to Log into with FQADMIN*.* __GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';__ but i think i have made it better if you dont want to type that or what bad typing skills and end up typing this over and over becuase you cant get it right (like i was) i put this in a .sql file
to install it put the file that you download (add.sql) in you .*:\mysql\bin folder and make sure you see the small stop light next to your clock, befor you open mysql.exe if it isnt look for a file called winmysqladmin.exe in your *.\mysql\bin folder wait tell you see a window open dont do anything wait for it to close and then you should see a small stop light my your clock and the light should be green your good. if it is red or yellow i cant help you. now after the small stop light is there, open up mysql.exe in you *.\mysql\bin folder the type
use database eq; ( or what ever you Database name is) then hit enter. if you get a error i cant help you. after you hit enter it will say data base changed. then type in there source add.sql; and you should get this Query OK, 0 rows affected (0.00 sec) .if not i cant not help you.
I hope this has not been a waste of mine and your time (and yes i know i have bad grammer)
Hmm due the the gayness of the way the forums are set up i cant not post a sql file but i will post it on my web site and put the link in here
ok here is the link
http://www.geocities.com/memener/add.sql