Connecting to a Remote MySQL Host
You can connect to a remote mysql server if you have the necessary permissions…
mysql -h mysql.remote.com -u user
You can connect to a remote mysql server if you have the necessary permissions…
mysql -h mysql.remote.com -u user