This post originated from an RSS feed registered with Java Buzz
by Weiqi Gao.
Original Post: Help: MySQL on Windows XP Hates Newbies
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
For some reason, I decided to give MySQL a try. You may laugh at me, but I have never installed MySQL on Windows before, not because I don't like MySQL, but because I never had the need for it, having figured out how to make the PostgreSQL from Cygwin to work.
So I went to their website, downloaded the thing, unzipped it and ran the setup.exe. Everything seems to be cool, except that after the installation, the MySQL command line tool won't run. When I select the menu item, a command window pops up, asking me for the password. I enter the password, the one I supplied a moment ago when I did the installation, and the machine beeps and the command window goes away.
I have verified that the MySQL service has started. I have also opened up port 3306 on my Windows firewall.