Im trying to allow remote accecss to MySQL on my Ubuntu server (VPS).
Im trying to access the database through an Java application Im building in Netbeans. Netbeans
Change
bind-address = 127.0.0.1
To
bind-address = YOUR-IP-ADDRESS*