Hey in a related issue, I'm trying to install MySQL on Windows NT. Well I've done this already, and I can go to the command line and 'show databases' and I see that there is the test database in there. But I don't remember ever making a password, or if I did I forgot what it is.
How can I see, set, or alter the password that MySQL uses so that I can use this info in my PHP scripts when I get PHP up and running? Right now I have no idea what it is.