You should also check mysql config file (my.cnf) and change bind-interface to the local IP of the server (by default it's 127.0.0.1, or localhost, I believe). This is the IP it will listen on for connections.
edit: I now realize that's probably what that windows checkbox that trevius mentioned does
|