How to Connect to a MySQL Database Remotely From a Computer

 
How to Connect to a MySQL Database Remotely From a Computer
  1. We recommend SQLYog Community Edition. The latest version can be downloaded at https://code.google.com/p/sqlyog/wiki/Downloads.
  2. For the MySQL Host Address enter mysql.[yourdomain.com] OR the IP address of your domain.
  3. Enter the username and password for your database.

You will be able to see other databases but you will only have access to your database.

Add Feedback