20.03.2013, 09:32
In your my.cnf (or the windows config file for MySQL), make sure skip-networking is commented out or removed. After commenting it out or removing it, reload or restart MySQL and it will be running as public and you can connect to it using your public IP.

