I’m trying to set up mysql on Ubuntu Server 14 (CLI, no GUI) and I think I’ve got that much done; however, I’m having difficulty connecting to it from another computer running Workbench. So, I’m guessing that it’s a configuration issue.
Whenever I try to log on to the mysql via my Windows7 system (there are no firewalls - this is an internal network), I get an error message that ‘{ip address} cannot connect to this MySQL database (PASSWORD: YES)’. I’ve tried searching via Google, but I’m not finding much in the way of advice on fixing this. Any help appreciated.
Lets other IPs connect to it. The problem is you want other IPs connecting to it, not just the server. By setting it to the server, you are saying, that server can only connect to.