Connecting To MYSQL Database Remotely
I got an email from a Web Hosting Client of mine, asking me how to connect to his Mysql Database Remotely. I felt I should post the solution here.
MySQL Server: your-domain.com
Username: cpanelName_mysqlUserName
Password: your-mysql-db-password
Database: cpanelName_mysqlDatabaseName
(’cpanelName’ is the username you use to log into CPanel.)