I installed MySQL on my home server however it is running now but i cant add a admin account via the mysql.exe or anything else so i can not do anything with MySQL, please help, its running on windows 2003.
BTW, i was using the grant command.
Try this tutorial. It has a section on configuring MySql Users. As a default, mysql creates a root user that does not require a password.
http://internetmaster.com/installtutorial/
hope this helps..