Reputation: 3041
Is it possible to connect to a server in the internet from mysql workbench?
Upvotes: 0
Views: 886
Reputation: 405
As long the server on the internet has a mysql port open (normally 3306) you should be able to connect via Workbench - Use Tools>Manage Connections to set up the details
Upvotes: 1